From d07f96fb918ef86ef7bfc2f3fe46f10c8d089462 Mon Sep 17 00:00:00 2001 From: vikingowl Date: Tue, 10 Feb 2026 04:47:28 +0100 Subject: [PATCH] chore: ignore heatguard binary in project root --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d61dbb5..835ca4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ bin/ node_modules/ web/css/app.css +heatguard