From 0d8eb45e1b1abe74ba6b14a79b45f5ef933577e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Leon=20Michel=20Gori=C3=9Fen?=
 <leon.gorissen@llt.rwth-aachen.de>
Date: Fri, 24 May 2024 11:02:27 +0200
Subject: [PATCH] Update gitginore

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

diff --git a/.gitignore b/.gitignore
index fcc6415..4ae59f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-/train
-/test
+**/train
+**/test
 
 
 # Created by https://www.toptal.com/developers/gitignore/api/ros,visualstudiocode,c++,python
-- 
GitLab