1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 13:47:58 +02:00
gitignore/community/Golang/Hugo.gitignore
2018-11-29 18:26:50 +03:00

13 lines
207 B
Plaintext

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