Browse Source

added dotenv to python gitignore

roll 9 years ago
parent
commit
b37d30f194
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

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