Add build and sdk to .gitignore
This commit is contained in:
parent
37f992321e
commit
f77457fa30
|
@ -5,3 +5,5 @@ npm/fbx2gltf/node_modules/
|
|||
npm/tests/node_modules/
|
||||
npm/tests/test/*.js
|
||||
npm/tests/test/*.js.map
|
||||
build
|
||||
sdk
|
||||
|
|
Loading…
Reference in New Issue