1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00
gitignore/community/Golang/Hugo.gitignore
2018-11-29 18:26:50 +03:00

12 lines
207 B
Text

### 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