chore: final cleanup

Remove tracked .DS_Store, add .dockerignore, and ignore app-specific env file.
This commit is contained in:
2026-02-11 11:52:25 +08:00
parent 29d5984940
commit b1a8006f12
3 changed files with 25 additions and 0 deletions

1
.gitignore vendored
View File

@@ -21,6 +21,7 @@ pnpm-debug.log*
.env.test.local
.env.production.local
.dev.vars
.env.enchun-cms-v2
# IDE and editor directories
.idea/