Files
hugo-build/.gitignore
2025-05-11 11:31:58 +08:00

16 lines
238 B
Plaintext

# Generated files by hugo
/public/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
_vendor/
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# Temporary lock file while building
/.hugo_build.lock
.DS_Store