From 13d06f72c84ac1b5f05150b02c1fc7b13a201f43 Mon Sep 17 00:00:00 2001 From: goodboy Date: Thu, 26 Feb 2026 19:17:46 -0500 Subject: [PATCH] Ignore `gish` locally cached issue `.md` files We may eventually want to actually track these in git itself so we can check/sync state with the corresponding git hosting service however? I'm not sure how feasible it'll be but def worth thinking about Bp --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f15e0c6c..67c34325 100644 --- a/.gitignore +++ b/.gitignore @@ -109,10 +109,14 @@ ENV/ # any commit-msg gen tmp files .claude/*_commit_*.md -.claude/*_commit_*.toml +.claude/*_commit*.toml # nix develop --profile .nixdev .nixdev* # :Obsession . Session.vim +# gitea local `.md`-files +# TODO? would this be handy to also commit and sync with +# wtv git hosting service tho? +gitea/