From 336f0e9ea14751349e446cc6d8729ea69759c4f0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Sep 2025 14:55:07 +0300 Subject: chore: stop tracking bin/hexai and ignore bin/ --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) 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/ -- cgit v1.2.3