From 825686b1e6ccdc44494d14dd3e709027957a201d Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Wed, 16 Jan 2013 21:29:53 +0100 Subject: [PATCH] Ignore all the tests reports --HG-- extra : rebase_source : 928fc36f69f5b12eebf02510e484da187fe88384 --- .hgignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.hgignore b/.hgignore index 7249fd7..e2f1a08 100644 --- a/.hgignore +++ b/.hgignore @@ -8,11 +8,11 @@ syntax: glob ~* *~ .coverage* -coverage.xml +coverage*.xml .noseids .tox .test_sphinxext -nosetests.xml +nosetests*.xml syntax: regexp