From e95448ce9fc61f3a42a8a0a2c7093743948fcd9a Mon Sep 17 00:00:00 2001 From: cryptogopher Date: Sun, 4 Feb 2024 19:56:21 +0100 Subject: [PATCH] Ignore ssh files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f86290c..952cd3f 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ /.irb_history /.lesshst /.local +/.ssh /.vim /.viminfo /.webdrivers