Browse Source

gitignore: /build and /env

Fabian Peter Hammerle 6 years ago
parent
commit
64431eda67
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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