Explorar el Código

added dotenv to python gitignore

roll hace 9 años
padre
commit
b37d30f194
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

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