__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.ruff_cache/
*.so
.env
.venv/

# Regenerated by any `uv run` in a worktree. Not tracked on develop, so the
# repo's de facto convention is already "not committed" — this makes that
# mechanical instead of remembered. It was swept into two separate commits by
# `git add -A` before being ignored here; a written reminder had already failed
# once, which is the argument for the barrier.
uv.lock
.coverage
.coverage.*
*.csh
*.dat
GITIGNORED/
_sphinx_html/
/.worktrees/
