Add hugo to gitignore

This commit is contained in:
Thomas A. Christensen II 2022-02-01 22:52:05 -06:00
parent f899af0e18
commit f6a9237d28
Signed by: millironx
GPG key ID: 139C07724802BC5D

16
.gitignore vendored
View file

@ -1,4 +1,20 @@
### Jekyll gitignore ###
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
### Hugo gitignore ###
# Generated files by hugo
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# Temporary lock file while building
/.hugo_build.lock