alles andere

This commit is contained in:
2026-02-04 09:58:52 +01:00
parent c7ec1fbae2
commit 79ec515b98
57 changed files with 11768 additions and 0 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
node_modules
.next
dist
build
.git
.gitignore
.env
.env.*
*.log
logs
coverage
.vscode
.idea
README.md
.turbo