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

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 # pyenv
.python-version .python-version
# dotenv
.env