added dotenv to python gitignore

This commit is contained in:
roll 2016-02-28 19:57:21 +03:00
parent 04e2448f8f
commit b37d30f194
1 changed files with 2 additions and 0 deletions

View File

@ -68,3 +68,5 @@ target/
# pyenv
.python-version
# dotenv
.env