From b15e646ce8387d770a7f1306d30a7d9b6cf82cdb Mon Sep 17 00:00:00 2001
From: Graham <jonas.stirnemann@etu.hesge.ch>
Date: Thu, 9 Dec 2021 13:23:39 +0100
Subject: [PATCH] Added test.py in ignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index d5e4f15..5fb58af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-**/__pycache__
\ No newline at end of file
+**/__pycache__
+**/test.py
-- 
GitLab