updating gitignore for env dir from venv.

This commit is contained in:
Dustin Davisson 2019-10-16 13:25:54 -07:00
parent e915a81f7c
commit 3efa8b2f65

1
.gitignore vendored
View file

@ -7,6 +7,7 @@
/.pypirc /.pypirc
/.tox/ /.tox/
.dropbox .dropbox
env/
Icon Icon
/pytestdebug.log /pytestdebug.log
.DS_Store .DS_Store