From 02466ed8abae978af83d3720d5088092e2d7f767 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 11 Sep 2019 08:28:57 +0200 Subject: [PATCH] Ignore test output --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5389954ca59578..15f0896975da36 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ nosetests.xml htmlcov/ test-reports/ test-results.xml +test-output.xml # Translations *.mo