Explorar el Código

Good start for .gitignore and python venv.

Steve Thielemann hace 5 años
padre
commit
14f7a00fdc
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+__pycache__/
+bin/
+lib/
+lib64
+share/
+pyvenv.cfg
+