summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2025-09-07update gitignorePaul Buetow
2025-09-07chore: ignore hexai-tmux-action binary and stop tracking itPaul Buetow
2025-09-07chore: stop tracking ./tmp and ignore it going forwardPaul Buetow
2025-09-07chore: stop tracking bin/hexai and ignore bin/Paul Buetow
2025-09-07chore: stop tracking .gocache* and ignore going forwardPaul Buetow
2025-09-07tiding upPaul Buetow
2025-09-06update gitignorePaul Buetow
2025-09-04tests: fix hexaicli OpenAI-key dependent tests; add lsp code action and helpe...Paul Buetow
2025-09-03add coverage filesPaul Buetow
2025-09-03chore: update project status and ignore patterns; remove TODO.mdPaul Buetow
2025-08-22chore: ignore hexai-lsp binaryPaul Buetow
2025-08-16fix(lsp): avoid duplicate assignment prefix in completionsPaul Buetow
2025-08-16refactor(config): drop env-based config (except OPENAI_API_KEY)Paul Buetow
2025-08-14feat(lsp): scaffold barebones LSP server with contextual completion; add Task...Paul Buetow