remove build folder from git, duh

This commit is contained in:
Joshua Seigler 2014-12-22 13:19:32 -05:00
parent a1f356adc0
commit 65f6b23d5f
12 changed files with 1 additions and 342 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
# https://help.github.com/articles/ignoring-files
# Example .gitignore files: https://github.com/github/gitignore
/node_modules/
/build/