From cf119ea68261a51d87a73586ab6816d739f59e8d Mon Sep 17 00:00:00 2001 From: "Luke I. Wilson" Date: Tue, 16 May 2023 06:26:08 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3b735ec..009fede 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ # Go workspace file go.work + +# Other +.DS_Store