Add initial hugo site
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Do not commit hugo site builds to the repository
|
||||
public
|
||||
|
||||
# Do not commit generated files to the repository
|
||||
resources/_gen/
|
||||
|
||||
# Ignore hugo build lock file
|
||||
.hugo_build.lock
|
Reference in New Issue
Block a user