mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced 2024-11-22 01:21:30 -08:00
add some __pycache__ directories to .gitignore
This commit is contained in:
parent
c1676cfb73
commit
2b10df12ed
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,7 @@
|
||||
.env
|
||||
db.sqlite3
|
||||
accounts/__pycache__
|
||||
accounts/migrations/__pycache__
|
||||
audio/__pycache__
|
||||
audio/migrations/__pycache__
|
||||
tp/__pycache__
|
||||
|
Loading…
Reference in New Issue
Block a user