From 62334ed684621a279b35617ca7f2b036cae94f2d Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 12 Dec 2021 10:43:46 -0600 Subject: [PATCH] remove .hugo_build.lock from git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a48cf0d..07b5637 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ public +.hugo_build.lock