mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
🙈 Add .hugo_build.lock to gitignore
Hugo 0.89.0 creates a new `.hugo_build.lock` lock file when building the site. Ref: https://github.com/gohugoio/hugo/releases/tag/v0.89.0
This commit is contained in:
@@ -137,6 +137,9 @@ hugo.exe
|
||||
hugo.darwin
|
||||
hugo.linux
|
||||
|
||||
# Temporary lock file while building
|
||||
.hugo_build.lock
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/hugo
|
||||
|
||||
exampleSite/public/
|
||||
|
||||
Reference in New Issue
Block a user