Important: Mirroring behavior and file exclusion
masterWordmove's push and pull actions perform a mirror operation. This means:
- New/updated files are transferred.
- Files present on the destination that are NOT in the source will be deleted.
Critical Action: If you have files or directories on your remote server that must be preserved (e.g., specific logs, user-uploaded content not in your local dev environment, or system files), you MUST add them to the exclude list in your movefile.yml to prevent them from being deleted during a sync.