add static file dir to gitignore
This commit is contained in:
parent
0f806c40b1
commit
23848eecdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
.so
|
||||
build/
|
||||
.cache/
|
||||
static/
|
||||
*/__pycache__/
|
||||
*/*/__pycache__/
|
||||
caromserver/local_settings.py
|
||||
|
Loading…
Reference in New Issue
Block a user