summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-07 14:55:07 +0300
committerPaul Buetow <paul@buetow.org>2025-09-07 14:55:07 +0300
commit336f0e9ea14751349e446cc6d8729ea69759c4f0 (patch)
treeed03929813822be0bf172c6bdd3992e27311fd8b
parentc458f9cbd39ed02c36b8657875e11bd7ec0855cb (diff)
chore: stop tracking bin/hexai and ignore bin/
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 102cbe3..de3660f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
/hexai
/hexai-lsp
/hexai-action
+/# Built binaries and local bin dir
+/bin/
/.gocache/
/.gocache*
/.gomodcache/