MachineSex/.gitignore
Giorgio Gilestro 84124de143 Manuscript revision and pending experiment work, snapshot before restructuring
Clarity pass over the main text (36-item audit), Discussion rewrite and cut,
acknowledgements, Souly et al. as ref 62, lettered SI panels, model section
moved under Results; plus the untracked curriculum/society/compose/smol
configs, runners, figures, stats and tests that the SI already cites.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y64o8FKP7rCuXzC48pxpMm
2026-09-13 16:54:09 +01:00

11 lines
285 B
Text

# Reproducibility: results artifacts are regenerable from committed configs + seeds; only
# their hashes (in each run's manifest.json) are tracked, per the open-science contract.
.venv/
__pycache__/
*.pyc
.pytest_cache/
results/**/results.parquet
models/
data/
configs/llm/_gen/
logs/