__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.venv/
.venv-gate/
build/
dist/
*.whl
.coverage
.tox/

# Sensitive files — never commit
.env
.env.*
secrets.json
*.pem
*.key
*.p12
*.pfx
credentials/
secrets/
