From 287dba24ce5046b3491b458f58ddebce7d2b7cb2 Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Wed, 17 Oct 2012 11:06:17 -0700 Subject: [PATCH] #19153: Ignoring Azure debug files --HG-- branch : 1.x --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index cb385fd98..04bf75fe7 100644 --- a/.hgignore +++ b/.hgignore @@ -24,6 +24,7 @@ glob:*.build.csdef glob:src/Orchard.Azure/Orchard.Azure.Web/Core glob:src/Orchard.Azure/Orchard.Azure.Web/Modules glob:src/Orchard.Azure/Orchard.Azure.Web/Themes +glob:src/Orchard.Azure/Orchard.Azure.CloudService/csx/Debug/* syntax: glob src/Orchard.Web/Orchard.Web.Publish.xml glob:src/TestResults/*