**/__pycache__
**/build/
**/install/
**/log/
.sccache/

.claude
.vscode

# pixi environments
.pixi
*.egg-info

# Python packaging artifacts
dist/
wheelhouse/
*.conda

# Benchmarking results
pytest_benchmarks.json
