From 31ab7b9c590e9c544f6a61338aa8911642c610f2 Mon Sep 17 00:00:00 2001 From: David Daily Date: Fri, 28 Aug 2026 12:14:42 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f18a7f9..6a38854 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ *.code-workspace SmartGooey/* -Projects/* \ No newline at end of file +Projects/* +emails.example.csv +.gitignore +.zip \ No newline at end of file