# Generated at install; contains database credentials
config.php

# CLI installer; not for distribution
install_cli.php

# Local DDEV development environment
.ddev/

# Distribution archives (build output)
dist/

# OS and editor
.DS_Store
Thumbs.db
*.swp
*.swo
*~

# Optional: uncomment if you keep local overrides or secrets here
# .env
# .env.local
