**/__pycache__
**/build/
**/install/

.claude
.vscode

# pixi environments
.pixi
*.egg-info

# Python packaging artifacts
dist/
wheelhouse/

# Benchmarking results
pytest_benchmarks.json
