From 200554a7ef69146f6a00aa5344a83bc9107a384a Mon Sep 17 00:00:00 2001 From: Thomas Broust Date: Fri, 19 Sep 2014 12:11:04 +0200 Subject: [PATCH] Ignores test artifacts Former-commit-id: f9b163f8fc0e82371bc67db7951a492e5980a3dd --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2fc43e4a10..3fd18e8e1f 100644 --- a/.gitignore +++ b/.gitignore @@ -167,6 +167,7 @@ pip-log.txt build/_BuildOutput/ build/*.nupkg +build/TestResult.xml *.db _site/ \ No newline at end of file