From 34ec3e64d93a89374a7f8ca527654ca474d27a64 Mon Sep 17 00:00:00 2001
From: Matteo Pignataro <matteo.pignataro@skywarder.eu>
Date: Mon, 21 Aug 2023 11:15:20 +0200
Subject: [PATCH] [GitIgnore] Updated ignore

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

diff --git a/.gitignore b/.gitignore
index 95abc8c11..0dbe996a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,4 +36,5 @@ __pycache__
 **/generated
 **/scxmls
 
-scripts/logdecoder/logdecoder
+src/scripts/logdecoder
+
-- 
GitLab