🙈 Add .hugo_build.lock to gitignore

This commit is contained in:
James Panther
2021-11-04 18:26:59 +11:00
parent 7b295fb74c
commit 2393d7cc66

1
.gitignore vendored
View File

@@ -135,6 +135,7 @@ dist
# Generated files by hugo
/public/
/resources/_gen/
.hugo_build.lock
# Executable may be added to repository
hugo.exe