Implements Task 8. play_backup.yml ensures the local dir then includes backup.yml, which runs /export + /system backup save and pulls both over SCP (net_get). Binary .backup is gitignored (may contain secrets); export.rsc is committed. Verified against crs310-maker on the bench: both artifacts fetched non-empty. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6 lines
64 B
Text
6 lines
64 B
Text
.venv/
|
|
*.retry
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|
|
backups/**/*.backup
|