From f535820080e0d268d0bf83e7afd54a47b6ca51b7 Mon Sep 17 00:00:00 2001 From: MOROZILnic Date: Sun, 4 Jan 2015 22:17:12 +0300 Subject: [PATCH] Update VisualStudio.gitignore Ignoring *.cache as well as *.Cache --- VisualStudio.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 72d68bae..a7b4ba42 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -148,7 +148,7 @@ csx/ AppPackages/ # Others -*.Cache +*.[Cc]ache ClientBin/ [Ss]tyle[Cc]op.* ~$*