1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 05:37:57 +02:00

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

View File

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