commit ac157a47909bcbfa9eb6fdb2cfb9e7879fe5f06d parent b308f7227e2913f02ab06ae306bd26307f2b1d11 Author: David Eisinger <[email protected]> Date: Thu, 1 Feb 2024 22:56:55 -0500 Ignore secret key Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,4 @@ .hugo_build.lock public resources/_gen +secret.key