Browse Source

Merge pull request #2896 from erdtsksn/master

feat: Add missing executables and generated
Brendan Forster 6 năm trước cách đây
mục cha
commit
a53b4a3f03
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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