__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
output/

# coverage artifacts
.coverage
coverage.xml
