*.pyc
*.egg-info
build
dist
.pytest_cache
.vscode
Icon*
.eggs
__pycache__

*.ipynb
.ipynb_checkpoints

# We currently don't keep benchmark results in the repo, but could start doing this
.asv

.dmypy.json

.benchmarks
.bench

.hypothesis
.aider*

# Local Claude Code harness settings; the shared `.claude/skills` stay tracked
.claude/settings.local.json
