updating gitignore for env dir from venv.
This commit is contained in:
parent
e915a81f7c
commit
3efa8b2f65
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
||||||
/.pypirc
|
/.pypirc
|
||||||
/.tox/
|
/.tox/
|
||||||
.dropbox
|
.dropbox
|
||||||
|
env/
|
||||||
Icon
|
Icon
|
||||||
/pytestdebug.log
|
/pytestdebug.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue