summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-07 14:59:21 +0300
committerPaul Buetow <paul@buetow.org>2025-09-07 14:59:21 +0300
commit1d0a2c326bf57310864e5ead18e5222554c0fb1f (patch)
tree7ef3f27dcebdb22061b6667359cd94a4a60b0d7b /.gitignore
parent16903f719e2f7daaac345602ba2abcced8c526d5 (diff)
chore: ignore hexai-tmux-action binary and stop tracking it
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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/