Update .gitignore

This commit is contained in:
Robert Long 2018-03-29 18:06:27 -07:00
parent 3bfe56b71f
commit de09acb789
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -3,3 +3,6 @@ npm/bin/Linux/FBX2glTF
npm/bin/Windows_NT/FBX2glTF.exe
npm/node_modules/
sdk/
build/
CMakeFiles/
.DS_Store