Преглед изворни кода

gitignore: /build and /env

Fabian Peter Hammerle пре 6 година
родитељ
комит
64431eda67
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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