From 2393d7cc66c9abad89bb6a841cd438dbdef060c4 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Thu, 4 Nov 2021 18:26:59 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Add=20.hugo=5Fbuild.lock=20to=20?= =?UTF-8?q?gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 00eab0b..f9131ea 100644 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,7 @@ dist # Generated files by hugo /public/ /resources/_gen/ +.hugo_build.lock # Executable may be added to repository hugo.exe