/target
Cargo.lock
.DS_Store
# Developer-local tenferro-rs override (see AGENTS.md); never committed.
/.cargo/

# Python bindings dev venv (racah-py); never committed.
/racah-py/.venv/
__pycache__/
.pytest_cache/

# LaTeX build artifacts (docs/theory.tex); the built theory.pdf IS committed.
docs/*.aux
docs/*.log
docs/*.out
docs/*.toc
