From 66cb694be4ada7d5249d5c5b6d0f33400691557d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 22 Aug 2025 18:12:49 +0300 Subject: chore: ignore hexai-lsp binary --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0788e7f..eb9dcfa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /hexai +/hexai-lsp /.gocache/ /.gomodcache/ -- cgit v1.2.3