trentpalmerdotorg/.gitignore

10 lines
182 B
Plaintext

.env
db.sqlite3
accounts/__pycache__
accounts/migrations/__pycache__
accounts/tests/__pycache__
audio/__pycache__
audio/migrations/__pycache__
audio/tests/__pycache__
tp/__pycache__