From 9cb9333fe427bc61fe4275693a99b547db7039f0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Sep 2025 14:56:04 +0300 Subject: chore: stop tracking ./tmp and ignore it going forward --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index de3660f..8e45cea 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /docs/*.html /llminputs llm.out +/tmp/ -- cgit v1.2.3