chore: add .gitignore, remove dist from tracking

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-07-25 00:20:48 +02:00
parent 6434be8bed
commit b975f8e9b9
52 changed files with 8 additions and 4128 deletions
+8
View File
@@ -0,0 +1,8 @@
node_modules/
backend/dist/
frontend/dist/
.env
*.env.local
*.log
.DS_Store
Thumbs.db