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:
parent
1af1d7f016
commit
a895684bfd
|
@ -3,5 +3,3 @@ npm/bin/Linux/FBX2glTF
|
|||
npm/bin/Windows_NT/FBX2glTF.exe
|
||||
npm/node_modules/
|
||||
sdk/
|
||||
.vscode
|
||||
build
|
||||
|
|
Loading…
Reference in New Issue