From 6fe0d892b9be2de718dafa38476b63880d83d3d3 Mon Sep 17 00:00:00 2001 From: Jim Shepich III Date: Sun, 29 Jun 2025 17:55:07 -0400 Subject: [PATCH] Ignored SSH keys --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d97e100..36c75fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -site \ No newline at end of file +site +id_rsa* \ No newline at end of file