a3d7803819
The nightly sync failed every night with 'corrupted on transfer: md5 hashes differ' on gitea.db-journal: rclone copies the volatile SQLite journal while Gitea rewrites/removes it. That IO error also made rclone skip the delete phase, so the backup drifted out of sync. Exclude the transient *.db-journal/-wal/-shm files. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>