24 lines
312 B
Plaintext
24 lines
312 B
Plaintext
# Hugo default output directory
|
|
/public
|
|
/resources/_gen/
|
|
/assets/jsconfig.json
|
|
hugo_stats.json
|
|
|
|
## OS Files
|
|
# Windows
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
$RECYCLE.BIN/
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|
|
# Executable may be added to repository
|
|
hugo.exe
|
|
hugo.darwin
|
|
hugo.linux
|
|
|
|
# Temporary lock file while building
|
|
/.hugo_build.lock
|