.DS_Store # RL training: checkpoints and logs ARE committed (training results must # survive any single machine); only the env and scratch files are not. training/.venv/ training/smoke_run.log training/__pycache__/ # Exported training binary: a regenerable build artifact (rebuilt by # export_linux.sh / run_training.sh), not a training result. training/build/