From 6fee738297812b4589402a13210c0131f68c055f Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Wed, 29 Jan 2025 09:21:54 -0500 Subject: [PATCH] Add macOS noise to git ignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a2ee8f..104d0a6 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ ### VS Code ### .vscode/ +/.DS_Store