From 90cab5d7c326810730737d46367d8998a80778f1 Mon Sep 17 00:00:00 2001 From: jakcron Date: Fri, 21 Jul 2017 18:37:37 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 824a5f8..a33e3f3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,14 +2,13 @@ # This .gitignore file was automatically created by Microsoft(R) Visual Studio. ################################################################################ -/.vs/* +/.vs *.a *.o *.exe *.db *.opendb *.log - -/lib/fnd/Debug -/lib/nx/Debug +/bin/* +/*/*/Debug /sample