# Source control metadata
.git

# Local configuration and credential material
.env
.env.*
configs/local.yaml
deploy/.control-plane-tls/
*.crt
*.key
*.pem

# Local build, test, and tooling outputs
.playwright-mcp/
temp/
bin/
dist/
coverage/
*.out
*.test
*.prof
*.exe
.tmp-proto/
