From ea69f7eb6d291c51946aaf1f5c3f973ddac5c619 Mon Sep 17 00:00:00 2001 From: Vri Date: Thu, 6 Jan 2022 20:55:08 +0100 Subject: [PATCH] added .lock file for hugo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 162570a..0afa87e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # ignored files notes.md .directory +.hugo_build.lock *.kate-swp /static/gpg.pub