From 3e8b3a5eff6f55999b6f6568bfb82b144a00ac9b Mon Sep 17 00:00:00 2001 From: James Bunton Date: Sat, 1 Sep 2012 12:01:33 +1000 Subject: [PATCH] ssh: gitignore ssh keys --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 73c140f..6f4298a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,12 +3,7 @@ .vim/abbrsout.vim .vim/local.vim .vim/viminfo -.ssh/identity -.ssh/identity.pub -.ssh/id_dsa -.ssh/id_dsa.pub -.ssh/id_rsa -.ssh/id_rsa.pub +.ssh/id_* .ssh/known_hosts .ssh/authorized_keys .xmonad/xmonad-x86_64-linux -- 2.39.2