From 86dfca9e00741ecd34e74f3762809cd5100208d2 Mon Sep 17 00:00:00 2001
From: Federico Lolli <federico.lolli@skywarder.eu>
Date: Mon, 19 Feb 2024 07:44:56 +0100
Subject: [PATCH] update gitignore

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

diff --git a/.gitignore b/.gitignore
index d797dcf..000473e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ functions.pdf
 serialbridge.mexmaci64
 
 .cargo/config.toml
-.env
\ No newline at end of file
+.env
+.DS_Store
\ No newline at end of file
-- 
GitLab