__pycache__/
*.pyc
.venv/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
athyr.local.toml

# local agent tooling — never a package input; TB-E14-05 review round 1 found
# these built straight into the sdist (untracked files aren't excluded by
# the sdist's default git-based file selection, only by .gitignore/explicit
# include lists)
.claude/
.codegraph/

# subagent-driven-development scratch (briefs, reports, diffs, ledger)
.superpowers/
.DS_Store
