.git
.github
.claude
.venv
.env
.mypy_cache
.pytest_cache
.ruff_cache
__pycache__
*.pyc
tests/
docs/
!docs/assets/logo.png
plan/
scripts/*
!scripts/warmup_datasets.py
dist/
build/
*.egg-info
