Explorar el Código

gitignore: /build and /env

Fabian Peter Hammerle hace 6 años
padre
commit
64431eda67
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1,3 +1,6 @@
+/build
+/env
+
 # Compiled python modules.
 *.pyc