From 00d75ccb52ba50a6dc96234c6065613a978f8468 Mon Sep 17 00:00:00 2001 From: Mateusz Wolsza Date: Tue, 6 May 2014 12:10:00 +0200 Subject: [PATCH] Releases should also be ignored "Releases" directory is created by Shimmer/Squirrel installer for example. It also should be ignored. --- VisualStudio.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index ac0bd020..4360f275 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -9,7 +9,7 @@ # Build results [Dd]ebug/ [Dd]ebugPublic/ -[Rr]elease/ +[Rr]elease[s]/ x64/ build/ bld/