This commit is contained in:
2026-03-31 14:48:36 +02:00
commit 6eb940c37c
50 changed files with 4433 additions and 0 deletions

6
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
target/
.idea/
*.iml
.settings/
.project
.classpath