chore: focus delivery on source and docker

This commit is contained in:
liumangmang
2026-04-17 09:31:45 +08:00
parent 37dc4d8216
commit fa1b6707f7
24 changed files with 195 additions and 1894 deletions

19
.gitignore vendored
View File

@@ -7,14 +7,17 @@ backend/data/*.mv.db
frontend/node_modules/
frontend/dist/
# Logs & IDE
*.log
.idea
.DS_Store
*.local
# Worktrees
.worktrees/
# Logs & IDE
*.log
.idea
.DS_Store
*.local
.codex
release/
.opencode/package-lock.json
# Worktrees
.worktrees/
# Keep frontend .gitignore for frontend-specific rules
!frontend/.gitignore