From c8c2759110c16ee590ac3915f96944aadc2ea02b Mon Sep 17 00:00:00 2001
From: Martin Hustoles <martin.hustoles@student.reutlingen-university.de>
Date: Thu, 26 Dec 2024 02:10:31 +0100
Subject: [PATCH] added gitignore and one folder to gitignore

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

diff --git a/.gitignore b/.gitignore
index 80eee32..6bf9dec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,10 @@
 ##
 ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
 
+# fuck this
+InnoLabProjektDektopApp/InnoLabProjektDektopApp/obj/
+.gitignore
+
 # User-specific files
 *.suo
 *.user
-- 
GitLab