openenv / .gitignore
sentinel-space-publisher
space: publish latest Sentinel app snapshot
c452421
raw
history blame contribute delete
418 Bytes
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
.pytest_cache/
.env
*.log
.qodo/
# ── Training artifacts (large) β€” never push ──
outputs/checkpoints/
outputs/warm_start/
wandb/
# ── Local strategy / reference docs β€” never push ──
winner_analysis/
SENTINEL_MASTER_PLAN.md
SENTINEL_ARCHITECTURE.md
practice_reward_template.py
*.pdf
*.txt
!requirements.txt
!requirements-train.txt