mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
12 lines
207 B
Text
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
|