From 5e4887dd59999116a0c381aa0131ee36b8e0e3f3 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 25 Dec 2022 12:04:36 +0100 Subject: add OpenSSH config files --- .gitignore.d/shell | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore.d/shell') diff --git a/.gitignore.d/shell b/.gitignore.d/shell index 93ee1e1..221119d 100644 --- a/.gitignore.d/shell +++ b/.gitignore.d/shell @@ -1,5 +1,12 @@ * +!.gitignore.d !.gitignore.d/shell !.bash_logout !.bashrc !.profile +!.ssh +!.ssh/conf.d +!.ssh/conf.d/*.conf +!.ssh/conf.inc +!.ssh/conf.inc/*.conf +!.ssh/config -- cgit v1.2.3