For many years I've have a git-ignored ".not-committed" folder in all of my repos for throwing extra anything into. It's been a huge life saver!
You can just add it in a user-level gitignore instead of ignoring it in every repo. See: ~/.config/git/ignore
You can just add it in a user-level gitignore instead of ignoring it in every repo. See: ~/.config/git/ignore