diff --git a/dotfiles/gitignore b/dotfiles/gitignore index cd06d22..f1d43b8 100644 --- a/dotfiles/gitignore +++ b/dotfiles/gitignore @@ -14,3 +14,6 @@ Thumbs.db *.py[co] *.[oa] +# Try to avoid accidentally checking in private keys +id_rsa +id_ecdsa