.idea/workspace.xml
build/
dist/
_build/
_generate/
.cache*
.tox*
.eggs*
.ruff_cache/
.mypy_cache/
.pytest_cache/
ChangeLog
*.so
*.py[cod]
*.egg-info
.coverage
.pypirc
uv.lock
jupyter/.ipynb*
/.venv/
/.vscode/
.idea/

# Internal benchmarking / research work product (harnesses, reports, profiling,
# cross-impl studies) — kept local, never published with the OSS library.
benchmarks/
saxpy_benchmark_report.html
