Files
CosmicClash/.gitignore
T

8 lines
216 B
Plaintext

.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__/