From d1e01f9b78599c8c207efa542409ce55fce9e2ff Mon Sep 17 00:00:00 2001 From: mram Date: Sun, 20 Sep 2026 22:13:10 +0200 Subject: [PATCH] Ignore signing/ directory (Ed25519 release keys) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aceb9d6..52e43bd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /gpu-turnstile.exe /compose.yaml /compose.yml +/signing/ +