Explorar el Código

Python: don't track virtualenv files.

Alexey Roslyakov hace 9 años
padre
commit
62defadb3e
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

@@ -77,5 +77,9 @@ celerybeat-schedule
 # dotenv
 .env
 
+# virtualenv
+venv/
+ENV/
+
 # Spyder project settings
 .spyderproject