Explorar el Código

Ignore python .venv directory

pull/335/head
Roy Smith hace 1 semana
padre
commit
a1beb779dc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@@ -16,3 +16,4 @@ htmlcov/
compile_commands.json
.idea/
.pytest_cache/
.venv/

Cargando…
Cancelar
Guardar