Explorar el Código

Add hidden virtualenv to Python template

pull/2065/head
Alexandre Bonnetain hace 7 años
padre
commit
1c652a2ffe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore Ver fichero

@@ -79,6 +79,7 @@ celerybeat-schedule
.env

# virtualenv
.venv/
venv/
ENV/


Cargando…
Cancelar
Guardar