chore: ignore db backups and local .idea config files

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Cameron
2026-04-24 19:13:28 -04:00
parent fa21b0d73d
commit 021d1bffc0

3
.gitignore vendored
View File

@@ -1,12 +1,15 @@
/target
database/target
*.db
*.db.bak
.env
/tmp
# Default ignored files
.idea/shelf/
.idea/workspace.xml
.idea/inspectionProfiles/
.idea/markdown.xml
# Datasource local storage ignored files
.idea/dataSources*
.idea/dataSources.local.xml