__pycache__/
*.py[cod]
.venv/
venv/

# Private keys - NEVER commit these
*.pem
keys/

# Secrets
.env
