# macOS
.DS_Store
._*

# Never commit credentials or site config
.env
wp-config*.php
credentials*.php
*.local.php

# Build / dependency output
vendor/
node_modules/
composer.lock

# Packaging and logs
*.log
*.zip
