Update .gitignore
This commit is contained in:
parent
7e0d9749c4
commit
765c5b4d9f
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,3 +1,12 @@
|
||||
# Certs
|
||||
certs/
|
||||
|
||||
# Static files
|
||||
staticfiles/
|
||||
|
||||
# User media files
|
||||
media/
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
Loading…
x
Reference in New Issue
Block a user