6 lines
64 B
Text
6 lines
64 B
Text
|
__pycache__/
|
||
|
*.pyc
|
||
|
db.sqlite3
|
||
|
migrations/
|
||
|
venv/
|
||
|
localsettings.py
|