/target
**/*.rs.bk

.venv/
venv/
__pycache__/
*.py[cod]
*$py.class
*.so
*.pyd
*.dylib

dist/
build/
wheelhouse/
*.egg-info/
.eggs/

.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

*.profraw

.DS_Store
Thumbs.db

.claude/state/
.claude/settings.local.json

.env

tests/data/