From 06d7914df92c78469b84220aee5e18f2517af1dc Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 2 Oct 2019 16:34:56 +0200 Subject: Include ssh configs --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 863db0a..96f3217 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,13 @@ # dev-vcs/git !/.config/git +# net-misc/openssh +!/.ssh/ +/.ssh/* +!/.ssh/config +!/.ssh/known_hosts +!/.ssh/authorized_keys + # x11-terms/termite https://anongit.gentoo.org/git/user/eroen.git !/.config/termite -- cgit v1.1