# spike outputs are regenerable (and byte-deterministic — run spike/spike.py)
spike/out/

__pycache__/
*.py[cod]
.venv/
dist/
.pytest_cache/
*.egg-info/

# flagship example outputs are regenerable
examples/flagship/runs/

# ci-gate: approved.jsonl is committed; fresh runs and queues are not
examples/ci-gate/fresh*.jsonl
examples/ci-gate/*.queue.json
