Ignore more specialized `.<subdir>` content

- any `claude` commit-msg gen tmp files used for my `claude.commit`
  thingie.
- any `nix develop --profile .nixdev` profile cache file.
- an `Session.vim` state-file used by `:Obsession .`.
claudy_skillz
Gud Boi 2026-02-26 19:12:27 -05:00
parent 9ec7423c5f
commit d8a9e63483
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -106,3 +106,13 @@ ENV/
# all files under # all files under
.git/ .git/
# any commit-msg gen tmp files
.claude/*_commit_*.md
.claude/*_commit_*.toml
# nix develop --profile .nixdev
.nixdev*
# :Obsession .
Session.vim