ignore venv3 virtualenv folder

This commit is contained in:
Alan Hamlett 2016-06-08 20:37:43 +02:00
parent ee08dab98a
commit 705fe243bd
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -35,5 +35,6 @@ nosetests.xml
.pydevproject
virtualenv
venv
venv/
venv3/
.DS_Store