From fa3738f88e687495a4aafcb6e3d21441d410e286 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Thu, 6 Mar 2025 22:34:35 -0500 Subject: [PATCH] Add icon directory to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2f86f63..561bc3e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .settings/ .classpath .project +temp/ #Ignore the compiled files target/