From b14a9a631938fd94b4955c0128f9085dce5598e5 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sun, 16 Jan 2022 17:16:14 -0800 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b0377c6..696d16e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ # Vim Swapfiles *.swp +.DS_Store