You can't commit what Git can't see: keeping agent exhaust out of your repo

Agent notes and scratch files want to live next to your repo, but .gitignore is a promise, not a guarantee. Keep them structurally outside the worktree.

Read Original

Related