From 8762883e41507343c1d1a8f14bd4604a1423871d Mon Sep 17 00:00:00 2001 From: sowgro Date: Tue, 2 May 2023 14:51:36 -0400 Subject: fix .gitignore --- apcs/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apcs') diff --git a/apcs/.gitignore b/apcs/.gitignore index 4e9e3ea..6b468b6 100644 --- a/apcs/.gitignore +++ b/apcs/.gitignore @@ -1,2 +1 @@ -/Driver.class -/Gui.class +*.class -- cgit v1.2.3