From 045a33ed2f14f4709d479fd46361ae6bf89a3757 Mon Sep 17 00:00:00 2001
From: magnus <magnus@fsmpi.rwth-aachen.de>
Date: Sat, 30 Jul 2022 15:19:48 +0200
Subject: [PATCH] change ignored files

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

diff --git a/.gitignore b/.gitignore
index da676bf..328d858 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 __pycache__/
 venv/
 config.py
+test.py
\ No newline at end of file
-- 
GitLab