# HG changeset patch # User Steve Huston # Date 1647894404 14400 # Node ID ca6fb187b5d6870e540fb5965ccca361b86bce12 # Parent 5ccc2cbf88f6f60a210c5c5254425e3c9482ce55 Exclude Minecraft snapshots - the hardlinks aren't preserved diff -r 5ccc2cbf88f6 -r ca6fb187b5d6 .rsnapshot/rsnapshot.conf --- a/.rsnapshot/rsnapshot.conf Mon Mar 21 13:46:35 2022 -0400 +++ b/.rsnapshot/rsnapshot.conf Mon Mar 21 16:26:44 2022 -0400 @@ -161,6 +161,7 @@ exclude /home/huston/Installs/netatalk/var/netatalk/CNID exclude /home/huston/Movies/ exclude /home/huston/Dropbox/ +exclude /home/minecraft/backups/ # The include_file and exclude_file parameters, if enabled, simply get # passed directly to rsync. Please look up the --include-from and