# Secrets and credentials .env .env.* *.pem *.key *.p12 credentials.json *-credentials* *secret* *.token # Local tooling __pycache__/ *.pyc .pytest_cache/ .venv/ venv/ # Editor / OS .DS_Store *.swp *~