From 5f393db5e48c877a6cf636c207c3cad227d16762 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 1 May 2023 08:22:18 -0400 Subject: add Gui class --- apcs/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'apcs/.gitignore') diff --git a/apcs/.gitignore b/apcs/.gitignore index 12eb4c3..4e9e3ea 100644 --- a/apcs/.gitignore +++ b/apcs/.gitignore @@ -1 +1,2 @@ /Driver.class +/Gui.class -- cgit v1.2.3