From c451ec3d3a8293261fc3173d45e14f5dd7b153c6 Mon Sep 17 00:00:00 2001
From: Riegel <alexander.riegel@hft-stuttgart.de>
Date: Fri, 15 Nov 2024 13:26:03 +0100
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index e70efce..23bdc02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@
 /CityDoctorParent/.idea/jarRepositories.xml
 /CityDoctorParent/.idea/misc.xml
 /CityDoctorParent/.idea/vcs.xml
-.idea
\ No newline at end of file
+.idea
+/GUISettings.properties
-- 
GitLab