diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ -./hexai +/hexai +/.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 | 4 |
@@ -1 +1,3 @@ -./hexai +/hexai +/.gocache/ +/.gomodcache/ |