From dcff0d857ba25ec009652ae26f6ba375c06e0d4d Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 30 Jan 2026 14:36:25 +0100 Subject: [PATCH] Ignoring tmp --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86c1b6a..0da3a68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ outfiles/ -results/tmp* \ No newline at end of file +tmp*/ \ No newline at end of file