# Hugo build output
/public/
/resources/

# Hugo cache and lock files
.hugo_build.lock
.hugo_build.cache/

# OS-generated files
.DS_Store
Thumbs.db

# Editor/IDE files
.vscode/
.idea/
*.iml

# Temporary files
*.tmp
*.log
*.swp
*.swo
*.bak

# Hugo executable binaries (if manually downloaded)
hugo.exe
hugo.darwin
hugo.linux

# scripts
*.sh