From 9b5ce6a6ffc8d9ff10ae8d2c384efd91de8d2b76 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 4 Sep 2025 08:54:18 +0300 Subject: tests: fix hexaicli OpenAI-key dependent tests; add lsp code action and helper tests; ignore coverage artifacts --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eb9dcfa..96c06fe 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,9 @@ /hexai-lsp /.gocache/ /.gomodcache/ +/*.out +/*.html +/docs/coverage/ +/docs/*.out +/docs/*.html +llm.out -- cgit v1.2.3