aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorErdal TAŞKESEN <erdal@taskesen.me>2018-11-29 18:26:50 +0300
committerGitHub <noreply@github.com>2018-11-29 18:26:50 +0300
commitfd3fe5838a68a8d9518ae498604045584f9b8634 (patch)
tree5c49cc57a2c234d8093b3c8366c120447d806900 /community
parente313e296c1e284d908adcb95bf4f2812617d4de1 (diff)
downloadgitignore-fd3fe5838a68a8d9518ae498604045584f9b8634.tar.gz
gitignore-fd3fe5838a68a8d9518ae498604045584f9b8634.zip
feat: Add missing executables and generated
Diffstat (limited to 'community')
-rw-r--r--community/Golang/Hugo.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/Golang/Hugo.gitignore b/community/Golang/Hugo.gitignore
index acccf884..3718de7b 100644
--- a/community/Golang/Hugo.gitignore
+++ b/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