dist/
__pycache__/

docs/sphinx/_build/

# Coverage artifacts (subprocess-coverage wiring emits .coverage.* shards).
.coverage
.coverage.*

# Local agent / editor scratch.
.claude

# Spartan HPC sentinel backups (left by the cluster harness).
*.spartan-bak

# .scitex/ holds local runtime state (gitignored) except the dev/
# config.yaml whitelist, which MUST travel with the repo so the audit
# corpus is reproducible from a clean clone. See
# _skills/general/01_ecosystem_06_local-state-directories.md.
.scitex/*
!.scitex/dev/
.scitex/dev/*
!.scitex/dev/config.yaml
