From 98d37a8fb314031bf14fe98c1f5c1bcd5a626d20 Mon Sep 17 00:00:00 2001 From: Darsey Litzenberger Date: Thu, 19 Mar 2026 20:31:12 -0600 Subject: [PATCH] Add known_hosts to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5ec68bf..72eed98 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,5 @@ tags # SSH keys & config id_ed25519 id_ed25519.pub +known_hosts ssh_config