__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.venv/
dist/
build/

.env
.env.*
!.env.example

.DS_Store

*.pem
*.key
*.p12
*.pfx
credentials.json
