From f71e4b668833c4ca0b9feedfd9dac1a4acba436c Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 21 Jan 2026 08:08:59 +0100 Subject: Ignore key files if they are in the git repo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8a5b167..1eebe0c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ index.gmi tracker.gmi .aider* .tissue/**/* +*.pem -- cgit 1.4.1