Skip to content

Commit 27bc9e9

Browse files
authored
Merge pull request #35405 from jinnypark9393/jinnypark9393/220726-Add-hugo-build-lock-to-gitignore
Add .hugo_build.lock file to .gitignore
2 parents a308693 + a0926ca commit 27bc9e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ nohup.out
2929
# Hugo output
3030
public/
3131
resources/
32+
.hugo_build.lock
3233

3334
# Netlify Functions build output
3435
package-lock.json

0 commit comments

Comments
 (0)