Skip to content

Commit 1c70d14

Browse files
committed
Merge pull request #1885 from roll/patch-1
added dotenv to python gitignore
2 parents 04e2448 + b37d30f commit 1c70d14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ target/
6868
# pyenv
6969
.python-version
7070

71+
# dotenv
72+
.env

0 commit comments

Comments
 (0)