From cb86fbd47d2d01819e96c2dcd5fbdc00e8551840 Mon Sep 17 00:00:00 2001 From: Matthew Gennings Date: Mon, 22 Jul 2024 16:42:56 -0500 Subject: [PATCH] chore: added note to .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a136a8b..7471d9a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,5 @@ /frames/* !/frames/.gitkeep -# DS_STORE +# Mac-OS specific .DS_Store \ No newline at end of file