From 5598d4f5ebd91e2452ec0ae4c3dac489efbb6fe9 Mon Sep 17 00:00:00 2001 From: Persson-dev Date: Fri, 28 Mar 2025 08:59:05 +0100 Subject: [PATCH] ignore class files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1b6985c..609e392 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ # Ignore Gradle build output directory build + +app/bin \ No newline at end of file