From 63797d9fe8b44ae4789d78998f5666bde5acc7da Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 5 Nov 2013 15:03:48 +0100 Subject: [PATCH] Ignore *junit-xml-results --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 78443b8f..9830045e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ *.swp tags build -tests/junit-xml-results +*junit-xml-results