adding common build / dev environment related ignores that came up

after building the project as directed, (plus isolating Conan using pipenv), was left with these extraneous files that shouldn't be committed
This commit is contained in:
Chris Subagio 2020-06-02 12:27:33 -07:00
parent 43b36587da
commit 2b94b87a96
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

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