Add .hugo_build.lock to .gitignore
This commit is contained in:
parent
1852b16d93
commit
4ef38f3bbf
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
public/
|
public/
|
||||||
exampleSite/public/
|
exampleSite/public/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.hugo_build.lock
|
||||||
|
|
Loading…
Reference in a new issue