__pycache__/
*.pyc
.venv/
venv/
.pytest_cache/
*.egg-info/
dist/
build/
.DS_Store
.coverage
coverage.xml
htmlcov/
.ruff_cache/
