update ignores
This commit is contained in:
parent
93e7fa3431
commit
6c516f53f3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
*.csv
|
*.csv
|
||||||
*.db
|
*.db
|
||||||
|
*.egg-info/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
|
Loading…
Reference in a new issue