# Python
__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.mypy_cache/
.ruff_cache/
.pytest_cache/

# Never in this repo: engagement data of any kind.
# Fixtures are synthetic and hand-written; see CLAUDE.md.
*.csv
*.xlsx
*.jsonl
labels/
exports/
plots/
