# Never commit key material from this scratch dir.
id_*
*.pem
*.key
*.ppk
known_hosts*
authorized_keys*

# Allow public keys only if deliberately added with `git add -f`.
!*.pub
*.pub
