Browse Source

feat: Add missing executables and generated

Erdal TAŞKESEN 6 years ago
parent
commit
fd3fe5838a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      community/Golang/Hugo.gitignore

+ 4 - 0
community/Golang/Hugo.gitignore

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