added dotenv to python gitignore
This commit is contained in:
@@ -68,3 +68,5 @@ target/
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
# dotenv
|
||||
.env
|
||||
|
Reference in New Issue
Block a user
@@ -68,3 +68,5 @@ target/
|
||||
# pyenv
|
||||
.python-version
|
||||
|
||||
# dotenv
|
||||
.env
|
||||
|