From 12b5f38cf33f1624a071191cec24f2012a5d028e Mon Sep 17 00:00:00 2001 From: William Ball Date: Wed, 8 Apr 2026 18:44:30 -0400 Subject: [PATCH] ignore ssh stuff i don't want --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1293ae4..1289d92 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ pianobar/.config/pianobar/state nvim/.config/nvim/lazy-lock.json tmux/.config/tmux/plugins zsh/.config/zsh/.zcompdump +ssh/.ssh/known_hosts +ssh/.ssh/known_hosts.old +ssh/.ssh/*.pub