From e27758c2049deca7ac0a30d159a8ac7330b42c4a Mon Sep 17 00:00:00 2001 From: Harkamal Randhawa Date: Fri, 13 Mar 2026 14:42:33 -0600 Subject: [PATCH] Ignore tmp folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d0c951ec..c5df67b2 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ log.txt *.class *.out *.err +tmp/