chore: add .gitignore, remove dist from tracking
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
backend/dist/
|
||||
frontend/dist/
|
||||
.env
|
||||
*.env.local
|
||||
*.log
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user