reverse-ssh-proxy/.gitignore

7 lines
92 B

# Try to prevent ssh keyfiles from accidentally reaching git.
*id_rsa*
*key*
*priv*
*ssh*