Преглед изворни кода

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