Ver código fonte

Merge pull request #2896 from erdtsksn/master

feat: Add missing executables and generated
Brendan Forster 6 anos atrás
pai
commit
a53b4a3f03
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      community/Golang/Hugo.gitignore

+ 4 - 0
community/Golang/Hugo.gitignore

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