From 45f73404994e50ac4a7136717368bb4526cbb62d Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sun, 7 Jul 2024 18:15:09 +0200 Subject: [PATCH] wtf ignore my ssh stuff --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6380035..931a6bd 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,7 @@ .config/btop/btop.log !.ssh !.ssh/** +.ssh/id_rsa +.ssh/id_rsa.pub +.ssh/known_hosts +.ssh/known_hosts.old