From fb4681dc1f59a27a2c4967910c612daa981805fb Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Sat, 28 Aug 2010 21:03:51 +0200 Subject: [PATCH] Exclude .git from source zip --- src/Automated.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Automated.proj b/src/Automated.proj index 4045a427d3..f3bb46ccb7 100644 --- a/src/Automated.proj +++ b/src/Automated.proj @@ -132,7 +132,7 @@ + Exclude="$(ProjectDir)\**\.svn\**;$(ProjectDir)\**\obj\**;$(ProjectDir)\.git\**;$(ProjectDir)\.git*;$(ProjectDir)\build\**">