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:
liumangmang
2026-05-07 10:09:40 +08:00
parent 165cc0e35b
commit f24d0f69ed
19 changed files with 1757 additions and 367 deletions
+12 -13
View File
@@ -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