From 6c855b59ddca40b97adbe673111457bad8a7a34a Mon Sep 17 00:00:00 2001 From: Martin Leduc <31558169+DecimalTurn@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:36:24 -0400 Subject: [PATCH] Update VBA.gitignore Add DS_Store for mac users --- VBA.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/VBA.gitignore b/VBA.gitignore index ebb292a4..99417825 100644 --- a/VBA.gitignore +++ b/VBA.gitignore @@ -1,3 +1,6 @@ +# Hidden metadata files created by macOS (Desktop Services Store) +.DS_Store + # Office temporary files ~$*