From 8fa1d4a83276b74952ad9aab51965cfe4641a76e Mon Sep 17 00:00:00 2001 From: Nick Slowinski Date: Sun, 18 Jun 2023 20:41:08 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 138789d..b059fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /public/ -/resources/_gen/ \ No newline at end of file +/resources/_gen/ +.hugo_build.lock