From e46ebbfec6c673dd26a2a12e8c8c3ebf438ba110 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 29 Nov 2021 13:35:30 -0800 Subject: [PATCH] [ssh] Fix up the ssh directory ignores --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4535aa4..1e2f352 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,8 @@ irssi/away.log mutt/cache/ mutt/certificates -ssh/known_hosts +ssh/* +!ssh/config vim/.viminfo* vim/.nviminfo