From 1802641e410904f724945bdc740060b63dc3c5fa Mon Sep 17 00:00:00 2001 From: goodboy Date: Mon, 17 Aug 2026 17:37:24 -0400 Subject: [PATCH] Ignore the `gish` `github/` local issue cache MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `gh issue create` caches bodies under the `///.md` path — and that dir is named for the *service*, not the CLI, so the existing `gitea/` + `gh/` entries never covered it. Filing the `tipc` follow-ups (#495-501) is what surfaced it. (this patch was generated in some part by `claude-code` using `claude-opus-5` (`anthropic`)) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 7c7a6fe5..6902b858 100644 --- a/.gitignore +++ b/.gitignore @@ -161,6 +161,10 @@ Session.vim # -[ ] everything should be put under a `.gish/` no? gitea/ gh/ +# NOTE, `gh issue create` writes its local cache under the +# `///.md` path, so the dir is named for +# the *service* not the CLI. +github/ # ------ macOS ------ # Finder metadata