From 9c6dc8cf0fb7667f00af0bf56acd5e01237cb53b Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrett-ruth@users.noreply.github.com> Date: Mon, 13 May 2024 16:09:26 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d140183..62ae7c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -# Blog drafts *.md +.DS_Store