Revert .gitignore change

Every developer likely ends up with different editor/IDE/build-related files like these. I prefer we keep the upstream .gitignore to inevitable project artefacts only.
This commit is contained in:
Pär Winzell 2018-09-25 16:08:27 -07:00 committed by GitHub
parent 1af1d7f016
commit a895684bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@ -3,5 +3,3 @@ npm/bin/Linux/FBX2glTF
npm/bin/Windows_NT/FBX2glTF.exe
npm/node_modules/
sdk/
.vscode
build