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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -45,3 +45,9 @@ Thumbs.db
|
||||
# BMAD (local only)
|
||||
.bmad-core/
|
||||
.bmad-*/
|
||||
|
||||
# Build artifacts
|
||||
apps/backend/tsconfig.tsbuildinfo
|
||||
|
||||
# Data exports
|
||||
*.csv
|
||||
|
||||
Reference in New Issue
Block a user