Merge pull request #35405 from jinnypark9393/jinnypark9393/220726-Add-hugo-build-lock-to-gitignore

Add .hugo_build.lock file to .gitignore
pull/35461/head
Kubernetes Prow Robot 2022-07-27 14:25:54 -07:00 committed by GitHub
commit 27bc9e925b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -29,6 +29,7 @@ nohup.out
# Hugo output
public/
resources/
.hugo_build.lock
# Netlify Functions build output
package-lock.json