.env
*.pem
/output/
*.egg-info/
__pycache__/
.mypy_cache/
.ruff_cache/
.pytest_cache/
htmlcov/
.coverage
dist/
.venv/
