Updated .gitignore
This commit is contained in:
parent
fe28ab3246
commit
8c6309eff9
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
.vagrant
|
.vagrant
|
||||||
build
|
build
|
||||||
venv
|
venv
|
||||||
dist
|
/dist/
|
||||||
*.egg-info
|
/*.egg-info
|
||||||
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
Loading…
Reference in New Issue
Block a user