Files
hugo-theme-chirpy/.gitignore
2025-04-23 10:41:08 +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