From 52d554b6f36ff8a556f67e5513963c9dc312f7dd Mon Sep 17 00:00:00 2001 From: harveybia Date: Fri, 3 Sep 2021 14:28:37 -0400 Subject: [PATCH] ignore log files --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index eb7be626..c3c2ccdc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ build -Log/*.png -Log/*.txt -Log/*.csv -Log/*.pdf +FAST-LIO/Log/*.png +FAST-LIO/Log/*.txt +FAST-LIO/Log/*.csv +FAST-LIO/Log/*.pdf .vscode/c_cpp_properties.json .vscode/settings.json PCD/*.pcd