aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Forster <brendan@github.com>2018-12-18 09:01:23 -0400
committerGitHub <noreply@github.com>2018-12-18 09:01:23 -0400
commita53b4a3f03d8bb88bbd90d8ef48eee362f0f303b (patch)
treeac55453fd5432fa6b8f189e7294e6fd17f36f01b
parent745923da24fa9f3d3b350dd54ce32f56a9909132 (diff)
parentfd3fe5838a68a8d9518ae498604045584f9b8634 (diff)
downloadgitignore-a53b4a3f03d8bb88bbd90d8ef48eee362f0f303b.tar.gz
gitignore-a53b4a3f03d8bb88bbd90d8ef48eee362f0f303b.zip
Merge pull request #2896 from erdtsksn/master
feat: Add missing executables and generated
-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