From 523e9f36358c428291fffbd28a9ffd299c40ae97 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sat, 8 Apr 2023 18:15:56 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2bfe624..7eb3b44 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .hugo_build.lock resources public +go.mod +go.sum