chore: update .gitignore for temp files

This commit is contained in:
2026-06-26 18:24:52 +08:00
parent afc60a5eee
commit f73bae2e90
+11
View File
@@ -38,3 +38,14 @@ temp/
# Build / runtime artifacts
build/
.runtime/
# SQLite databases
*.db
*.sqlite
*.sqlite3
# Tracker temp files
tracker_tasks.json
# Schema metadata snapshot
schema-metadata-snapshot.json