Please provide the specific file changes or a description of the modifications you have made so I can generate the commit message for you.
This commit is contained in:
+12
-13
@@ -1,24 +1,23 @@
|
||||
# Backend
|
||||
backend/target/
|
||||
backend/data/*.db
|
||||
backend/data/*.mv.db
|
||||
|
||||
# Frontend
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
|
||||
# Backend
|
||||
backend/target/
|
||||
backend/data/*.db
|
||||
backend/data/*.mv.db
|
||||
|
||||
# Frontend
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
|
||||
# Logs & IDE
|
||||
*.log
|
||||
.idea
|
||||
.DS_Store
|
||||
*.local
|
||||
.codex
|
||||
/package-lock.json
|
||||
release/
|
||||
.opencode/
|
||||
|
||||
# Worktrees
|
||||
.worktrees/
|
||||
|
||||
# Keep frontend .gitignore for frontend-specific rules
|
||||
!frontend/.gitignore
|
||||
|
||||
# Keep frontend .gitignore for frontend-specific rules
|
||||
!frontend/.gitignore
|
||||
|
||||
Reference in New Issue
Block a user