From e19600866b18be04d200b3e00b5956a2d753008c Mon Sep 17 00:00:00 2001
From: joan vallve <jvallve@iri.upc.edu>
Date: Thu, 1 Feb 2024 11:03:14 +0100
Subject: [PATCH] update gitignore

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

diff --git a/.gitignore b/.gitignore
index c81d93b33..04d764718 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,5 @@ src/examples/map_apriltag_save.yaml
 .clangd
 .ccls*
 compile_commands.json
+
+test/yaml/maps/*.yaml
\ No newline at end of file
-- 
GitLab