From 6f8d833238fcbbf08e7ee967d3dda3ccde976e66 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 25 Feb 2022 14:36:58 +0100 Subject: [PATCH] chore: update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 13dbd6f..19e3319 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ node_modules/ dist/ styles/ .yarn-cache -themes/vikunja/ +themes/ +.hugo_build.lock