added dotenv to python gitignore

This commit is contained in:
roll 2016-02-28 19:57:21 +03:00
parent 04e2448f8f
commit b37d30f194

View File

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