From d3528ccc9cf4df12e5756d7eb3c60df1c31b9054 Mon Sep 17 00:00:00 2001 From: Lewis Date: Fri, 29 May 2026 14:56:23 +0300 Subject: [PATCH] gitignore: ignore keys Lewis: May this revision serve well! --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 4130703b..9580e33c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,9 @@ blog/build/ build/ .wrangler/ localinfra/certs/* +id_rsa +id_ecdsa +id_dsa +id_ed25519 +*.pem +*.key -- 2.51.2