# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Tools & env
.venv
uv.lock
.DS_Store
.claude
.vscode/
.pytest_cache/

# Runtime output
model/
cache/
results/
pdfs/
knwler_demo/
benchmark/output/

# Test artifacts
tests/apple.html
tests/graph.html
tests/graph.json
tests/data/consolidated.json
tests/data/consolidated.json
batchings/
