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