#3 exclude production static files
This commit is contained in:
parent
abd443c22c
commit
be50e60e61
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ Pipfile.lock
|
|||||||
**/work_data/*
|
**/work_data/*
|
||||||
**/__pycache__/*
|
**/__pycache__/*
|
||||||
*.sqlite
|
*.sqlite
|
||||||
|
coinmanager/static/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user