update git ignore

This commit is contained in:
DD Liu 2017-07-14 11:31:55 -04:00
parent 0daa70fc7c
commit dbb23cf113

4
.gitignore vendored
View file

@ -4,3 +4,7 @@
# NPM
/node_modules
npm-*
# Build
playground/*
build/*