__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
.venv/
.env
.pytest_cache/
.hypothesis/
.mypy_cache/
.ruff_cache/
*.log
*.db
.DS_Store
.context/

.ralph-tui/
.kiro/
.agentastic/
litegraf_workdir/
.vscode/
PDF/
uv.lock
src/pipeline/benchmarks/datasets/data/
.mypy_cache/

# Internal planning docs
PRD*.md
prd.json
