Add more variations of .env to gitignore

This commit is contained in:
ines 2017-06-02 21:08:39 +02:00
parent 6669583f4e
commit c862527474
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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