
# Tooling
.venv/
.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
__pycache__/
*.pyc
.claude/worktrees/
.claude/last-review.md
.claude/.review-completed
.claude/.property-before.json
.claude/projects/
.brainstorm/
.beads/

# Dolt database files (added by bd init)
.dolt/
*.db

# Docs build
docs/_build/
docs/apidocs/
docs/autoapi/

# Runtime artifacts
cufile.log
result_images/
<_io.BytesIO object at *>
<fsspec*

# Benchmark fixture cache and results
.benchmark_fixtures/
benchmarks/results/
benchmark_results/

# Example data (large downloads)
examples/data/

cuda-learnings/

# Audit reports
reports/
