mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
8 lines
154 B
Text
8 lines
154 B
Text
# gitginore template for Hugo projects
|
|
# website: https://gohugo.io
|
|
|
|
# generated files by hugo
|
|
/public/
|
|
|
|
# executable may be added to repository
|
|
hugo.exe
|