diff options
| -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/ |
![]() |
index : hexai | |
| hexai is a LSP language server for the Helix editor (could be used for other editors, too) for interacting with AI. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,6 +1,8 @@ /hexai /hexai-lsp /hexai-action +/# Built binaries and local bin dir +/bin/ /.gocache/ /.gocache* /.gomodcache/ |