From d23977bf520f6c6bd81a2f50a2fd9e8cfb704e6c Mon Sep 17 00:00:00 2001 From: Molly Zaugg Date: Sun, 27 Jul 2025 16:16:17 -0400 Subject: [PATCH] Fixed issue with gitignore file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d5d343c..58f5566 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ ## July 2025 # Ignore .zip files -.zip +#*.zip # Actually I want the .zip files for this project # Ignore .DS_Store files .DS_Store