Merge pull request #35405 from jinnypark9393/jinnypark9393/220726-Add-hugo-build-lock-to-gitignore
Add .hugo_build.lock file to .gitignorepull/35461/head
commit
27bc9e925b
|
@ -29,6 +29,7 @@ nohup.out
|
|||
# Hugo output
|
||||
public/
|
||||
resources/
|
||||
.hugo_build.lock
|
||||
|
||||
# Netlify Functions build output
|
||||
package-lock.json
|
||||
|
|
Loading…
Reference in New Issue