From 9f815fb63389709d310b35e71654d383f113c4ce Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Fri, 23 Jul 2010 11:15:38 +0200 Subject: [PATCH] updated .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 418bd3d..bacc270 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ # suppress compiler/linker output *.[oa] +Debug/ +Release/ + +# ignore MS VS non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar) +*.ncb