From 275661b2e0f814dbbd94a64857aaa9b3ed7a23d9 Mon Sep 17 00:00:00 2001
From: John Pohovey <42473764+jhpohovey@users.noreply.github.com>
Date: Thu, 25 Jan 2024 13:52:33 -0600
Subject: [PATCH] update gitignore

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

diff --git a/.gitignore b/.gitignore
index 7604e7a..db1d2b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,6 @@ devel/
 .catkin_workspace
 src/CMakeLists.txt
 **/__pycache__/
+.DS_Store
+src/.DS_Store
+*.DS_Store
-- 
GitLab