__pycache__/
*.py[cod]
.venv*/
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
site/
.hypothesis/
.DS_Store
# Local-only research notes and private data (KenPom exports etc.)
*.local.md
*.local.csv
private/
