Is there a convention for semi-secret things like ~/.ssh/config and ~/.aws/config? These aren't credential but I still don't want to check in IP addresses for private cloud boxes and what not. I made a solution that symlinks out of a ~/.dotfiles-private but wanted to see if there was already a supported path in this project.
Thanks!