32 lines
324 B
Plaintext
32 lines
324 B
Plaintext
# Hugo build output
|
|
/public/
|
|
/resources/_gen/
|
|
|
|
# Hugo lock file
|
|
.hugo_build.lock
|
|
|
|
# Hugo statistics
|
|
hugo_stats.json
|
|
|
|
# JavaScript config
|
|
assets/jsconfig.json
|
|
|
|
# Temporary files
|
|
/tmp/
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor directories
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|