From 5851d8d73f64412e906a1c07aefb7d25e05a0a51 Mon Sep 17 00:00:00 2001
From: 21geem1bif <21geem1bif@hft-stuttgart.de>
Date: Thu, 15 May 2025 23:46:30 +0200
Subject: [PATCH] modified gitignore for aaron

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

diff --git a/.gitignore b/.gitignore
index 69ddb84..8071f6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -229,5 +229,6 @@ dist-ssr
 *.sln
 *.sw?
 
-*mosquitto.db
-services/mqtt/data/mosquitto.db
+*/services/mosquitto.db
+./services/mqtt/data/mosquitto.db
+services/mqtt/data/mosquitto.db
\ No newline at end of file
-- 
GitLab