.venv/
.pytest_cache/
.ruff_cache/
__pycache__/
*.py[cod]
*.egg-info/
.coverage
htmlcov/
build/
dist/
.env
.env.*
!.env.example
*.key
*.pem
*.p12
*.pfx
.pypirc
.DS_Store
