weitere arbeiten an der UI

This commit is contained in:
2026-03-01 21:45:19 +01:00
parent 5dc408add8
commit 6f4150dbb3
31 changed files with 2532 additions and 2102 deletions

38
.gitignore vendored
View File

@@ -1,6 +1,34 @@
/target/
.settings/
.classpath
.project
*.class
# Eclipse-spezifische Metadaten (WICHTIG)
.metadata/
.plugins/
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.project
.classpath
.factorypath
# Maven (Spring Boot Standard)
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.restoreBackup
.releaseBackup
release.properties
# Logs
*.log
logs/
# Betriebssystem-Müll
.DS_Store
Thumbs.db
# Private Konfigurationen (falls du Passwörter hier speicherst)
application-local.properties