From: Bradley Grainger Date: Mon, 22 Nov 2010 21:41:39 +0000 (-0800) Subject: Visual C++ additions. X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=590e423e7f7283dbd4d77dc75574e7ffa4d829d5;p=gitignore.git Visual C++ additions. Grouped all VC++ files together. Added new file extensions and folders used by Visual C++ 2010. --- diff --git a/Global/VisualStudio.gitignore b/Global/VisualStudio.gitignore index 9afcfd27..42e1b9af 100644 --- a/Global/VisualStudio.gitignore +++ b/Global/VisualStudio.gitignore @@ -8,11 +8,16 @@ # Build results Debug/ Release/ -*.ncb -*.aps *.obj .builds +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf + # ReSharper is a .NET coding add-in _ReSharper*