Merge pull request #1885 from roll/patch-1

added dotenv to python gitignore
This commit is contained in:
Brendan Forster 2016-02-29 07:50:47 +10:30
commit 1c70d149b5
1 changed files with 2 additions and 0 deletions

View File

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