# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.python-version

# Ignore compiled Python extension modules
*.pyd
*.so

# Virtual environments
.venv
.mypy_cache
.pytest_cache
.coverage
.ruff_cache
htmlcov/

# build
target
Cargo.lock
.maturin-build/

.claude
claude.md

# benchmarks
benchmarks/outputs/
benchmark_results

# MkDocs build output
site/
docs/changelog.md  # Auto-generated from CHANGELOG.md