Browse Source

tweaked .gitignore to exclude .build/*

Joel L 8 years ago
parent
commit
09c22eaa55
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,3 +5,4 @@
 tmp/
 node_modules/
 .vscode/
+.build/*