Add .gitignore to exclude generated files and temporary lock files
This commit is contained in:
parent
802e6f490c
commit
e768424392
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Generated files by hugo
|
||||||
|
/public/
|
||||||
|
|
||||||
|
# Temporary lock file while building
|
||||||
|
/.hugo_build.lock
|
Loading…
x
Reference in New Issue
Block a user