diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-07 14:52:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-07 14:52:43 +0300 |
| commit | c458f9cbd39ed02c36b8657875e11bd7ec0855cb (patch) | |
| tree | 00168ff0742bd749e6a995e1659f0abe442d2608 | |
| parent | a74900667374d8c0098ebda56c378fb5b3b56d55 (diff) | |
chore: stop tracking .gocache* and ignore going forward
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ /hexai-lsp /hexai-action /.gocache/ +/.gocache* /.gomodcache/ /*.out /*.html |
