From 1d0a2c326bf57310864e5ead18e5222554c0fb1f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Sep 2025 14:59:21 +0300 Subject: chore: ignore hexai-tmux-action binary and stop tracking it --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8e45cea..648c9ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /hexai /hexai-lsp /hexai-action +/hexai-tmux-action /# Built binaries and local bin dir /bin/ /.gocache/ -- cgit v1.2.3