update
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
db.sqlite3
|
||||
*.egg-info/
|
||||
staticfiles/
|
||||
media/
|
||||
Reference in New Issue
Block a user