From e166dd86006b7ac4aa958483f3533efa9529f990 Mon Sep 17 00:00:00 2001
From: Christoph Alt <christoph.alt@fau.de>
Date: Thu, 14 Sep 2023 17:37:03 +0200
Subject: [PATCH] ignoring the reports

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

diff --git a/.gitignore b/.gitignore
index 4b53561..0d682a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ __pycache__/
 *.egg-info/
 .env
 .tox
+report.xml
-- 
GitLab