瀏覽代碼

Merge pull request #2896 from erdtsksn/master

feat: Add missing executables and generated
Brendan Forster 6 年之前
父節點
當前提交
a53b4a3f03
共有 1 個文件被更改,包括 4 次插入0 次删除
  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