diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-07 14:55:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-07 14:55:07 +0300 |
| commit | 336f0e9ea14751349e446cc6d8729ea69759c4f0 (patch) | |
| tree | ed03929813822be0bf172c6bdd3992e27311fd8b | |
| parent | c458f9cbd39ed02c36b8657875e11bd7ec0855cb (diff) | |
chore: stop tracking bin/hexai and ignore bin/
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ /hexai /hexai-lsp /hexai-action +/# Built binaries and local bin dir +/bin/ /.gocache/ /.gocache* /.gomodcache/ |
