summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-04 08:54:18 +0300
committerPaul Buetow <paul@buetow.org>2025-09-04 08:54:18 +0300
commit9b5ce6a6ffc8d9ff10ae8d2c384efd91de8d2b76 (patch)
tree4711f887c03e20fab9a334962238c53ec6046941 /.gitignore
parent28945db47e13b3de8345ee1cc0c8dece1d9a4e0e (diff)
tests: fix hexaicli OpenAI-key dependent tests; add lsp code action and helper tests; ignore coverage artifacts
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
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