From ffe8c9f24998fd21843f1dad110d69e319b91f8a Mon Sep 17 00:00:00 2001
From: Your Name <stephan.seitz@fau.de>
Date: Thu, 22 Aug 2019 23:03:19 +0200
Subject: [PATCH] Add test-report to .gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 71ae2dd8d..6154122b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ _build
 .cache
 _local_tmp
 RELEASE-VERSION
+test-report
-- 
GitLab