Ignore notes & snippets subdirs in `git`

subint_spawner_backend
Gud Boi 2026-04-10 19:15:21 -04:00
parent ae5b63c0bc
commit 9a360fbbcd
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -106,6 +106,13 @@ venv.bak/
# all files under
.git/
# require very explicit staging for anything we **really**
# want put/kept in repo.
notes_to_self/
snippets/
# ------- AI shiz -------
# any commit-msg gen tmp files
.claude/skills/commit-msg/msgs/
.claude/git_commit_msg_LATEST.md