From 189d5193648c0beaf58c820ea39259d731fdb285 Mon Sep 17 00:00:00 2001 From: Steve White Date: Thu, 10 Oct 2024 10:24:11 -0500 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ed3f651..2d7189a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ data/* images/* +.DS_Store \ No newline at end of file