update git ignore

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

6
.gitignore vendored
View file

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