Update .gitignore
This commit is contained in:
parent
c5602f31bd
commit
4a6ee24db1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@
|
|||
/pip-selfcheck.json
|
||||
|
||||
# transient files
|
||||
/db-test.sqlite3*
|
||||
/db-local.sqlite3*
|
||||
/static
|
||||
/media
|
||||
|
|
Loading…
Reference in a new issue