diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-22 18:12:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-22 18:12:49 +0300 |
| commit | 66cb694be4ada7d5249d5c5b6d0f33400691557d (patch) | |
| tree | 70b617232f93abf2f7b55e85603511845b37b16a /.gitignore | |
| parent | 8aba4a99359b59fa11498a3bd13cb9c6cf0ac354 (diff) | |
chore: ignore hexai-lsp binary
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /hexai +/hexai-lsp /.gocache/ /.gomodcache/ |
