From e44f0c403ba79e4bca8cc39491fbff69a7f79aa2 Mon Sep 17 00:00:00 2001 From: GitCaddy Date: Mon, 12 Jan 2026 01:35:38 +0000 Subject: [PATCH] fix: remove accidentally committed binaries and add to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1631a8c..7d4060c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ coverage.txt __debug_bin # gorelease binary folder dist +act_runner-*