# Rust
/target
# Cargo.lock is committed on purpose: it pins the exact dependency versions CI
# and the release wheels are built from.

# Python
.venv/
__pycache__/
*.py[cod]
*.so
*.pyd
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
build/
dist/
*.egg-info/

# maturin
/wheels

# docs build output
/site

# OS / editor
**/.DS_Store
.idea/
.vscode/
.claude
CLAUDE.md