From 2e895a9874f2946be1a397bfffc12ed20435ca9c Mon Sep 17 00:00:00 2001 From: Ed Silkworth Date: Tue, 12 Sep 2023 21:44:13 -0700 Subject: [PATCH] updated ignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3b0dd46..049903e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -public/css/snapshots/arc-green.css.* \ No newline at end of file +public/css/snapshots/arc-green.css.* +.DS_Store \ No newline at end of file