From 59a7dbfda8a47f66684cd1d451222792d6178402 Mon Sep 17 00:00:00 2001 From: Honza Kral Date: Tue, 3 Sep 2013 11:31:53 -0500 Subject: [PATCH] Ignre junit results --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e84aa04c..f821dc56 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ elasticsearch.egg-info *.egg coverage.xml nosetests.xml +junit-*.xml