From 0deaf186a8f5baed0032ea3038e758849a59a735 Mon Sep 17 00:00:00 2001 From: Par Winzell Date: Mon, 19 Feb 2018 09:32:25 -0800 Subject: [PATCH] Some basic .gitignore stuff. --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d1638636..64abcfbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -build/ \ No newline at end of file +npm/bin/Darwin/FBX2glTF +npm/bin/Linux/FBX2glTF +npm/bin/Windows_NT/FBX2glTF.exe +npm/node_modules/ +sdk/