mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
c743bd2c30
When scripts/watch-backup.sh exists (gitignored, local only), hot-dev automatically starts a file watcher that backs up source files on every save to ~/.pulse-backups/. Protects against accidental data loss from git checkout or other mishaps, regardless of what tool makes the change.