From adee8132ed288df78c772f179cf5800e8edf6bef Mon Sep 17 00:00:00 2001 From: Tom Isaacson Date: Thu, 13 Mar 2014 18:44:17 +1300 Subject: [PATCH] Ignore Klokwork (http://www.klocwork.com/) and WinMerge (http://winmerge.org/) files. --- VisualStudio.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 748683d0..c5babf51 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -172,3 +172,9 @@ UpgradeLog*.htm # Microsoft Fakes FakesAssemblies/ + +# Klocwork +.klocwork + +# WinMerge +*.bak