diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ /hexai-lsp /hexai-action /.gocache/ +/.gocache* /.gomodcache/ /*.out /*.html |
![]() |
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 | 1 |
@@ -2,6 +2,7 @@ /hexai-lsp /hexai-action /.gocache/ +/.gocache* /.gomodcache/ /*.out /*.html |