__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.eggs/
.venv/
venv/
env/
.env
*.jsonl
*.json
!examples/*.yaml
!examples/*.json
.pytest_cache/
.ruff_cache/
.mypy_cache/
htmlcov/
.coverage
