diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-04 08:54:18 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-04 08:54:18 +0300 |
| commit | 9b5ce6a6ffc8d9ff10ae8d2c384efd91de8d2b76 (patch) | |
| tree | 4711f887c03e20fab9a334962238c53ec6046941 /.gitignore | |
| parent | 28945db47e13b3de8345ee1cc0c8dece1d9a4e0e (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-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,3 +2,9 @@ /hexai-lsp /.gocache/ /.gomodcache/ +/*.out +/*.html +/docs/coverage/ +/docs/*.out +/docs/*.html +llm.out |
