mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-29 08:22:57 +01:00
Ignore sqlite3-journal files too
This commit is contained in:
parent
9f56bf9992
commit
94c2950afe
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -66,6 +66,7 @@ media/overrides.js
|
|||
|
||||
# Sqlite database
|
||||
db.sqlite3
|
||||
db.sqlite3-journal
|
||||
|
||||
# PyCharm
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue