Add more env options to gitignore

This commit is contained in:
ines 2017-06-06 12:49:17 +02:00
parent 99d02b2bb6
commit 6071c727d2
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -30,6 +30,8 @@ Profile.prof
__pycache__/
*.py[cod]
.env/
.env2/
.env3/
.~env/
.venv
venv/