__pycache__
.claude
.coverage
.eggs/
.env
.env.*
.local
.tldr
.mypy_cache
.pytest_cache
.venv
.vscode
.ruff_cache
*.egg-info/
*.egg
build
dist/

# Private strategy research must never be committed to the public repo.
# See RAD-1022 — keep all research artefacts out of git.
research/
