Selaa lähdekoodia

gitignore: /build and /env

Fabian Peter Hammerle 6 vuotta sitten
vanhempi
commit
64431eda67
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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