Extend `.gitignore` for dev/gen artifacts

Add ignore rules for commit-msg gen tmp files, nix dev
profiles, vim sessions, macOS metadata, gitea local docs,
and private LLM conversation logs.

(this commit msg was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
ns_aware
Gud Boi 2026-03-01 17:46:03 -05:00
parent 20896bfbab
commit d4f2fa547a
1 changed files with 24 additions and 0 deletions

24
.gitignore vendored
View File

@ -102,3 +102,27 @@ venv.bak/
# mypy # mypy
.mypy_cache/ .mypy_cache/
# all files under
.git/
# any commit-msg gen tmp files
.claude/*_commit_*.md
.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/
# ------ macOS ------
# Finder metadata
**/.DS_Store
# LLM conversations that should remain private
docs/conversations/