From 6f667d6d73cda52ecebcd7606fe54610f2a559a5 Mon Sep 17 00:00:00 2001
From: Mederic Fourmy <mederic.fourmy@gmail.com>
Date: Wed, 25 May 2022 18:29:00 +0200
Subject: [PATCH] remove ref of .found

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

diff --git a/.gitignore b/.gitignore
index f9bde2ac1..0b503d134 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,6 @@
 bin/
 build*/
 lib/
-gnss.found
 .vscode
 .vscode/c_cpp_properties.json
 /CMakeCache.txt
-- 
GitLab