latest versions
This commit is contained in:
4
osxbackup/rsyncbackup.command
Executable file → Normal file
4
osxbackup/rsyncbackup.command
Executable file → Normal file
@@ -46,10 +46,8 @@ RE+=" --exclude=/.local/share/containers/podman/machine/"
|
||||
RE+=" --exclude=/.dropbox/"
|
||||
RE+=" --exclude=/.minikube/cache/"
|
||||
RE+=" --exclude=/Applications/Fortnite/"
|
||||
RE+=" --exclude=/Desktop/" # desktop is like a visible tempdir.
|
||||
RE+=" --exclude=/Documents/Dropbox/.dropbox.cache/"
|
||||
RE+=" --exclude=/Documents/Steam?Content/"
|
||||
RE+=" --exclude=/Downloads/"
|
||||
RE+=" --exclude=/Library/Application?Support/Ableton/"
|
||||
RE+=" --exclude=/Library/Application?Support/Adobe/Adobe?Device?Central?CS4/"
|
||||
RE+=" --exclude=/Library/Application?Support/CrossOver?Games/"
|
||||
@@ -88,6 +86,7 @@ RE+=" --exclude=/Movies/ProxyMedia/"
|
||||
RE+=" --exclude=/Music/iTunes/Album?Artwork/"
|
||||
RE+=" --exclude=/Pictures/iPod?Photo?Cache/"
|
||||
RE+=" --exclude=/Receivd/"
|
||||
RE+=" --exclude=/.persepolis/"
|
||||
|
||||
MINRE=""
|
||||
MINRE+=" --exclude=/.fseventsd/"
|
||||
@@ -155,6 +154,7 @@ RE+=" --exclude=/Stickies.app"
|
||||
RE+=" --exclude=/System?Preferences.app"
|
||||
RE+=" --exclude=/TextEdit.app"
|
||||
RE+=" --exclude=/Time?Machine.app"
|
||||
RE+=" --exclude=/Yubikey?Manager.app"
|
||||
RE+=" --exclude=/Utilities/Activity?Monitor.app"
|
||||
RE+=" --exclude=/Utilities/AirPort?Utility.app"
|
||||
RE+=" --exclude=/Utilities/AppleScript?Editor.app"
|
||||
|
||||
Reference in New Issue
Block a user