mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced 2024-11-21 09:01:31 -08:00
add __pycache__ to .gitignore
This commit is contained in:
parent
72daaa5a47
commit
b006c72234
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
.coverage
|
||||
db.sqlite3
|
||||
accounts/__pycache__
|
||||
__pycache__
|
||||
accounts/migrations/__pycache__
|
||||
accounts/tests/__pycache__
|
||||
audio/__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user