From 55eb3d4a325b6e907e0bf86810b22be050dc70b0 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 12 Dec 2021 10:43:49 -0600 Subject: [PATCH] remove .hugo_build.lock from git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c95791e6..4fcca820 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ public tmp resources .hugo_build.lock +.hugo_build.lock