first commit

This commit is contained in:
2026-06-08 16:06:43 +02:00
commit b07b09c28e
38 changed files with 18827 additions and 0 deletions

20
.dockerignore Normal file
View File

@@ -0,0 +1,20 @@
target/*
!target/*.jar
target/*.original
node_modules/
.vite/
src/main/frontend/generated/
src/main/bundles/
.git/
.gitignore
.idea/
.vscode/
*.iml
.DS_Store
Thumbs.db
README.md
*.md