diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-07 15:00:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-07 15:00:58 +0300 |
| commit | 816d67b8c44f92b1a47a57e95e753bf7b2713084 (patch) | |
| tree | 0853cf5a33831cf65f20b242dc63aa7b92e72cb1 | |
| parent | 1d0a2c326bf57310864e5ead18e5222554c0fb1f (diff) | |
update gitignore
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,17 +1,11 @@ /hexai /hexai-lsp -/hexai-action /hexai-tmux-action -/# Built binaries and local bin dir /bin/ /.gocache/ /.gocache* /.gomodcache/ /*.out /*.html -/docs/coverage/ -/docs/*.out -/docs/*.html -/llminputs llm.out /tmp/ |
