From 7d2003d1564ba0de3bf4451504845fde59ef1b0b Mon Sep 17 00:00:00 2001 From: William Ball Date: Sun, 5 Apr 2026 19:49:45 -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