Mercurial > index.cgi > dotfiles
comparison .rsnapshot/rsnapshot.conf @ 231:ca6fb187b5d6
Exclude Minecraft snapshots - the hardlinks aren't preserved
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Mon, 21 Mar 2022 16:26:44 -0400 |
parents | a2e45a885088 |
children | 3dce1d4134e4 |
comparison
equal
deleted
inserted
replaced
230:5ccc2cbf88f6 | 231:ca6fb187b5d6 |
---|---|
159 exclude /var/lib/mysql/mysql.sock | 159 exclude /var/lib/mysql/mysql.sock |
160 exclude /var/named/chroot/dev | 160 exclude /var/named/chroot/dev |
161 exclude /home/huston/Installs/netatalk/var/netatalk/CNID | 161 exclude /home/huston/Installs/netatalk/var/netatalk/CNID |
162 exclude /home/huston/Movies/ | 162 exclude /home/huston/Movies/ |
163 exclude /home/huston/Dropbox/ | 163 exclude /home/huston/Dropbox/ |
164 exclude /home/minecraft/backups/ | |
164 | 165 |
165 # The include_file and exclude_file parameters, if enabled, simply get | 166 # The include_file and exclude_file parameters, if enabled, simply get |
166 # passed directly to rsync. Please look up the --include-from and | 167 # passed directly to rsync. Please look up the --include-from and |
167 # --exclude-from options in the rsync man page for more details. | 168 # --exclude-from options in the rsync man page for more details. |
168 # | 169 # |