__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
graph.html
graph.json
graph-compact.json
demo/
.coverage
uv.lock
!examples/expected/graph.json
!examples/expected/graph-compact.json
