From ac157a47909bcbfa9eb6fdb2cfb9e7879fe5f06d Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Thu, 1 Feb 2024 22:56:55 -0500 Subject: [PATCH] Ignore secret key --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 421e603..2aa9e03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .hugo_build.lock public resources/_gen +secret.key