/target
.DS_Store
matlab_fixtures/
.claude/
# Fixture-regen venv (developer tool; committed fixtures are self-contained)
tests/fixtures/zfp/.venv/
# Local scratch dir for drafts and throwaway work
/tmp/
# Throwaway scratch probe tests (zz_ prefix), never committed
tests/zz_*

# Stray build artifacts
*.rlib
*.rmeta

# Documentation site build output and local preview venv (Material for MkDocs)
/site/
/.venv/
