.DS_Store
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/
dist/
build/
*.egg-info/
.claude/settings.local.json

weights/
inputs/
outputs/
vendors/

.opencode/node_modules/
