From 84678bb9128be85a3ce98014644d18e097e42c47 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Wed, 3 Sep 2014 12:24:50 -0700 Subject: [PATCH] [ssh] Don't store known_hosts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a17bbd4..2442a73 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ config/.config pentadactyl/.pentadactyl/info +ssh/.ssh/known_hosts vim/.vim/.netrwhist