hugo-theme-next/.gitignore
2025-01-26 09:32:47 +08:00

15 lines
249 B
Plaintext

# Ignore files in Hugo NexT theme
# Special files in content folder
exampleSite/public/
exampleSite/resources/
exampleSite/.hugo_build.lock
exampleSite/config.dev.yaml
exampleSite/config.release.yaml
exampleSite/dev-startup.sh
# vscode
.vscode/