15 lines
187 B
Plaintext
15 lines
187 B
Plaintext
# Django
|
|
*.log
|
|
local_settings.py
|
|
db.sqlite3
|
|
db.sqlite3-journal
|
|
media/
|
|
|
|
# If your build process includes gathering static assets at compile time
|
|
staticfiles/
|
|
|
|
# Sage
|
|
*.pot
|
|
|
|
# Django stuff
|