Add build and js folders to gitignore

This commit is contained in:
Devon Govett 2014-04-13 17:57:01 -07:00
parent 22499ee4bd
commit 426fc15ca1

2
.gitignore vendored
View File

@ -5,4 +5,6 @@ lib/font/tables/.DS_Store
node-zlib/
src/
playground/
build/
js/
*.html