diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-07 14:59:21 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-07 14:59:21 +0300 |
| commit | 1d0a2c326bf57310864e5ead18e5222554c0fb1f (patch) | |
| tree | 7ef3f27dcebdb22061b6667359cd94a4a60b0d7b /.gitignore | |
| parent | 16903f719e2f7daaac345602ba2abcced8c526d5 (diff) | |
chore: ignore hexai-tmux-action binary and stop tracking it
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /hexai /hexai-lsp /hexai-action +/hexai-tmux-action /# Built binaries and local bin dir /bin/ /.gocache/ |
