From e47d5291078a1edd9a6886689a0b6e1c7217678e Mon Sep 17 00:00:00 2001
From: "jonas.stirnema" <jonas.stirnemann@etu.hesge.ch>
Date: Tue, 11 Oct 2022 09:11:17 +0200
Subject: [PATCH] Added repo prof and classes as ignored

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

diff --git a/.gitignore b/.gitignore
index e69de29..46517b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.class
+**/REPO_PROF
-- 
GitLab