Ignore more SQLite files
This commit is contained in:
parent
6bf65ac45a
commit
c47ae7899f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@ release
|
||||||
*.dll
|
*.dll
|
||||||
*.res
|
*.res
|
||||||
*.sqlite
|
*.sqlite
|
||||||
|
*.sqlite-journal
|
||||||
*.sqlite-wal
|
*.sqlite-wal
|
||||||
*.sqlite-shm
|
*.sqlite-shm
|
||||||
tmp
|
tmp
|
||||||
|
|
Loading…
Add table
Reference in a new issue