From ed7b548150e87d767dd5c70f693f4df90f5ca6b1 Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Thu, 20 Sep 2012 10:08:23 -0700 Subject: [PATCH] Ignoring test results --HG-- branch : 1.x --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 57ad71a56..cb385fd98 100644 --- a/.hgignore +++ b/.hgignore @@ -28,3 +28,4 @@ syntax: glob src/Orchard.Web/Orchard.Web.Publish.xml glob:src/TestResults/* glob:TestResults.xml +*/TestResults/*