- Updated list of ignored files

This commit is contained in:
dbroqua 2017-10-10 17:14:55 +02:00
parent 0cfa0541fb
commit 97cded41d5

View File

@ -11,7 +11,7 @@
TYPE='' # usb / sshfs
CMD=rsync
ARGS='-avz --delete --exclude /Nextcloud --exclude /.cache --exclude /.config/google-chrome-unstable --exclude /.config/google-chrome --exclude /Downloads --exclude /.thunderbird --exclude /Projects --exclude /Software --exclude /tmp'
ARGS='-avz --delete --exclude /Nextcloud --exclude /.cache --exclude /.config/google-chrome-unstable --exclude /.config/google-chrome --exclude /Downloads --exclude /.thunderbird --exclude /Projects --exclude /Software --exclude /tmp --exclude /VirtualBox\ VMs'
ORIG='/home/dbroqua/'
DEST=''
HOSTNAME=`hostname`