This commit is contained in:
2026-01-30 10:44:07 +01:00
commit a1ddaf5a35
37 changed files with 16573 additions and 0 deletions

20
.dockerignore Normal file
View File

@@ -0,0 +1,20 @@
node_modules
npm-debug.log
.git
.gitignore
README.md
SCHNELLSTART.md
.env
.env.local
*.db
*.sqlite
*.sqlite3
.vscode
.idea
*.swp
*.swo
.DS_Store
Thumbs.db
logs
*.log
dev