commit 38f589bde127b38146446faa13edd6d2b7e46c79 parent 4e18349049d0653a36463e0ff7a934b373392881 Author: Peter <peter@minskio.co.uk> Date: Mon, 22 Nov 2021 16:27:44 +0000 Ignore hugo lockfile Diffstat:
M | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -4,3 +4,6 @@ drafts # status page (https://git.minskio.co.uk/cgit.cgi/dockerfiles/.git/plain/server.sh func_status) status.md + +# hugo lockfile +.hugo_build.lock