summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-07 14:52:43 +0300
committerPaul Buetow <paul@buetow.org>2025-09-07 14:52:43 +0300
commitc458f9cbd39ed02c36b8657875e11bd7ec0855cb (patch)
tree00168ff0742bd749e6a995e1659f0abe442d2608 /.gitignore
parenta74900667374d8c0098ebda56c378fb5b3b56d55 (diff)
chore: stop tracking .gocache* and ignore going forward
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9f8a3d9..102cbe3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/hexai-lsp
/hexai-action
/.gocache/
+/.gocache*
/.gomodcache/
/*.out
/*.html