From 729182321a91344884eec45cd59099cad3373bd7 Mon Sep 17 00:00:00 2001
From: Mederic Fourmy <mederic.fourmy@gmail.com>
Date: Wed, 25 May 2022 18:13:56 +0200
Subject: [PATCH] Remove ref to .found

---
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index c1dc607f5..54fdf5c89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,7 +30,6 @@ src/examples/map_polyline_example_write.yaml
 src/CMakeCache.txt
 
 src/CMakeFiles/cmake.check_cache
-vision.found
 
 \.vscode/
 doc/html
-- 
GitLab