We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 745923d + fd3fe58 commit a53b4a3Copy full SHA for a53b4a3
1 file changed
community/Golang/Hugo.gitignore
@@ -1,8 +1,12 @@
1
+### Hugo ###
2
# gitginore template for Hugo projects
3
# website: https://gohugo.io
4
5
# generated files by hugo
6
/public/
7
+/resources/_gen/
8
9
# executable may be added to repository
10
hugo.exe
11
+hugo.darwin
12
+hugo.linux
0 commit comments