mirror of
https://github.com/theNewDynamic/awesome-hugo.git
synced 2024-10-01 00:55:43 -04:00
18 lines
360 B
Plaintext
18 lines
360 B
Plaintext
.idea
|
|
|
|
# Created by https://www.toptal.com/developers/gitignore/api/hugo
|
|
# Edit at https://www.toptal.com/developers/gitignore?templates=hugo
|
|
|
|
### Hugo ###
|
|
# Generated files by hugo
|
|
/public/
|
|
/resources/_gen/
|
|
hugo_stats.json
|
|
|
|
# Executable may be added to repository
|
|
hugo.exe
|
|
hugo.darwin
|
|
hugo.linux
|
|
|
|
# End of https://www.toptal.com/developers/gitignore/api/hugo
|