Files
hugo-src/.gitignore
2025-08-21 15:43:41 -06:00

15 lines
229 B
Plaintext

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