2018-11-29 16:26:50 +01:00
|
|
|
### Hugo ###
|
2018-10-28 14:00:39 +01:00
|
|
|
# gitginore template for Hugo projects
|
|
|
|
# website: https://gohugo.io
|
|
|
|
|
|
|
|
# generated files by hugo
|
|
|
|
/public/
|
2018-11-29 16:26:50 +01:00
|
|
|
/resources/_gen/
|
2018-10-28 14:00:39 +01:00
|
|
|
|
|
|
|
# executable may be added to repository
|
2018-11-22 20:38:46 +01:00
|
|
|
hugo.exe
|
2018-11-29 16:26:50 +01:00
|
|
|
hugo.darwin
|
|
|
|
hugo.linux
|