summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 69e7e7f..a285ccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,16 @@
/hexai
/hexai-lsp
/hexai-tmux-action
+/hexai-tmux-edit
/bin/
+
+# Coverage artifacts (mage coverage, mage covercheck)
+docs/coverage.out
+docs/coverage.html
+docs/coverage/
+
+# Temp/scratch files
+.tmux-edit-send.*.md
/.gocache/
/.gocache*
/.gomodcache/