From 4a64b35baeb8d7d5dbcb79bcdcf2fbc5f7319ffb Mon Sep 17 00:00:00 2001 From: Rebecca Bettencourt Date: Sat, 14 Sep 2024 03:03:59 -0700 Subject: [PATCH] Update .gitignore --- java/PushChar/.gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/java/PushChar/.gitignore b/java/PushChar/.gitignore index 91e5946..0eb6e0f 100644 --- a/java/PushChar/.gitignore +++ b/java/PushChar/.gitignore @@ -1,2 +1,4 @@ -bin/* -doc/* +/bin/ +/doc/ +pushchar.app.zip +pushchar.zip