__pycache__
*.pyc
*.pyo
*.egg-info
.eggs
*.egg
.git
.gitignore
.github
.vscode
.idea
*.md
!README.md
docs/
tests/
benchmarks/
.pytest_cache
.mypy_cache
.ruff_cache
.coverage
htmlcov/
dist/
build/
*.log
.env
.env.*
.claude/
CLAUDE.md
RTK.md
*.jsonl
.tool-results/
