From 22f5b16ebafd3fe3b5736aee8648fa8009e8a6d7 Mon Sep 17 00:00:00 2001 From: Johnathon Slightham Date: Thu, 15 May 2025 22:16:58 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e464c60..5a16080 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /build +.DS_Store