|
@@ -1,8 +1,12 @@
|
|
|
|
+### Hugo ###
|
|
# gitginore template for Hugo projects
|
|
# gitginore template for Hugo projects
|
|
# website: https://gohugo.io
|
|
# website: https://gohugo.io
|
|
|
|
|
|
# generated files by hugo
|
|
# generated files by hugo
|
|
/public/
|
|
/public/
|
|
|
|
+/resources/_gen/
|
|
|
|
|
|
# executable may be added to repository
|
|
# executable may be added to repository
|
|
hugo.exe
|
|
hugo.exe
|
|
|
|
+hugo.darwin
|
|
|
|
+hugo.linux
|