Add build and sdk to .gitignore

This commit is contained in:
Gareth Morgan 2020-03-30 08:48:15 -04:00
parent 37f992321e
commit f77457fa30
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ npm/fbx2gltf/node_modules/
npm/tests/node_modules/ npm/tests/node_modules/
npm/tests/test/*.js npm/tests/test/*.js
npm/tests/test/*.js.map npm/tests/test/*.js.map
build
sdk