From c3fff3ae7fa60e16efef77c4f2009b51903a3b09 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Mon, 29 Apr 2024 17:39:11 +0100 Subject: [PATCH] Ignore gemini DER files, if present --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8836c411..61101fc1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /.hugo_build.lock /.lycheecache .env +*.der