chore: cleanup and ignore build artifacts

Update .gitignore to exclude build info and temporary CSV files. Clean up working directory.
This commit is contained in:
2026-02-11 11:51:58 +08:00
parent f6b806617e
commit 29d5984940

6
.gitignore vendored
View File

@@ -45,3 +45,9 @@ Thumbs.db
# BMAD (local only)
.bmad-core/
.bmad-*/
# Build artifacts
apps/backend/tsconfig.tsbuildinfo
# Data exports
*.csv