From 816d67b8c44f92b1a47a57e95e753bf7b2713084 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Sep 2025 15:00:58 +0300 Subject: update gitignore --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index 648c9ca..bc67afe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,11 @@ /hexai /hexai-lsp -/hexai-action /hexai-tmux-action -/# Built binaries and local bin dir /bin/ /.gocache/ /.gocache* /.gomodcache/ /*.out /*.html -/docs/coverage/ -/docs/*.out -/docs/*.html -/llminputs llm.out /tmp/ -- cgit v1.2.3