Add SQLite temp files to gitignore
This commit is contained in:
parent
001970e7d1
commit
05cc242ee5
2
.gitignore
vendored
2
.gitignore
vendored
@ -74,3 +74,5 @@ npm-debug.log*
|
||||
*.bak
|
||||
*.swp
|
||||
**/.claude/settings.local.json
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
Loading…
x
Reference in New Issue
Block a user