add pycache and sqlite db files
This commit is contained in:
parent
2bbfd3b806
commit
1453ebb68f
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
|||||||
**/migrations/*
|
**/migrations/*
|
||||||
Pipfile.lock
|
Pipfile.lock
|
||||||
**/work_data/*
|
**/work_data/*
|
||||||
|
**/__pycache__/*
|
||||||
|
*.sqlite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user