Update gitignore
This commit is contained in:
parent
70c66a3a14
commit
3577070dac
|
|
@ -10,6 +10,8 @@ __pycache__/
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Python
|
.Python
|
||||||
env/
|
env/
|
||||||
|
venv/
|
||||||
|
venv2/
|
||||||
build/
|
build/
|
||||||
develop-eggs/
|
develop-eggs/
|
||||||
dist/
|
dist/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue