add db
This commit is contained in:
parent
9daec9c8f1
commit
a195e0b6fc
3 changed files with 20 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -9,8 +9,8 @@
|
|||
*.pyc
|
||||
__pycache__/
|
||||
local_settings.py
|
||||
*.sqlite3
|
||||
db.sqlite3
|
||||
#*.sqlite3
|
||||
#db.sqlite3
|
||||
db.sqlite3-journal
|
||||
media
|
||||
#static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue