Initial commit

This commit is contained in:
twotalesanimation
2026-05-19 22:20:29 +02:00
commit 0fbe856dce
173 changed files with 38316 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
node_modules
npm-debug.log
.env
.env.local
.git
.gitignore
.next
.swc
.turbo
coverage
dist
build
.DS_Store
*.pem
.vscode
.idea
*.iml
.eslintignore
.prettier*
.editorconfig
docker-compose*.yml
Dockerfile*
.github
migrations
README.md