Files
ImageApi/.gitignore
Cameron 021d1bffc0 chore: ignore db backups and local .idea config files
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 19:13:28 -04:00

19 lines
324 B
Plaintext

/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
# Editor-based HTTP Client requests
.idea/httpRequests/
/.claude/settings.local.json