From c735fc85447c66d61bad9f073d879595e4c0b631 Mon Sep 17 00:00:00 2001 From: goodboy Date: Wed, 4 Mar 2026 16:04:30 -0500 Subject: [PATCH] Update `.gitignore` for `gish` local files Rename `gitea/` comment to `gish`, add `gh/` ignore, and expand TODOs about syncing with git hosting services. Also mute any `.claude/*_commit*.txt` files. (this commit msg was generated in some part by [`claude-code`][claude-code-gh]) [claude-code-gh]: https://github.com/anthropics/claude-code --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 61a677df..1d5e994d 100644 --- a/.gitignore +++ b/.gitignore @@ -109,16 +109,19 @@ venv.bak/ # any commit-msg gen tmp files .claude/*_commit_*.md .claude/*_commit*.toml +.claude/*_commit*.txt # 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? +# `gish` local `.md`-files +# TODO? better all around automation! +# -[ ] it'd be handy to also commit and sync with wtv git service? +# -[ ] everything should be put under a `.gish/` no? gitea/ +gh/ # ------ macOS ------ # Finder metadata