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