Explorar el Código

add gitignore

blezz-tech hace 1 mes
padre
commit
149bd541b8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 # Virtualenv
 env/
 venv/
+.venv/
 
 #config for concrete service
 bin/install.cfg