summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-22 18:12:49 +0300
committerPaul Buetow <paul@buetow.org>2025-08-22 18:12:49 +0300
commit66cb694be4ada7d5249d5c5b6d0f33400691557d (patch)
tree70b617232f93abf2f7b55e85603511845b37b16a
parent8aba4a99359b59fa11498a3bd13cb9c6cf0ac354 (diff)
chore: ignore hexai-lsp binary
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0788e7f..eb9dcfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/hexai
+/hexai-lsp
/.gocache/
/.gomodcache/