.DS_Store
__pycache__/
*.py[cod]
*.pyo
.Python
.venv/
venv/
env/
.certs/
*.pem
*.key
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
