trentpalmerdotorg/.gitignore

11 lines
192 B
Plaintext

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