We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tmutil addexclusion
tmutil -h
tmutil isexcluded ITEM
tmutil addexclusion ITEM
tmutil addexclusion -p ITEM
/System/Library/CoreServices/backupd.bundle/Contents/Resources/StdExclusions.plist
mdfind "com_apple_backup_excludeItem = 'com.apple.backupd'"
Automatically exclude development dependencies from Apple Time Machine backups
brew
~/.ethash
~/Library/Ethereum/chaindata
~/Library/Caches/com.spotify.client
~/Library/Caches/Yarn
/Applications/XCode.app
The text was updated successfully, but these errors were encountered:
No branches or pull requests
tmutil addexclusion
tmutil -h
tmutil isexcluded ITEM
tmutil addexclusion ITEM
(metadata attached to the file)tmutil addexclusion -p ITEM
(path)/System/Library/CoreServices/backupd.bundle/Contents/Resources/StdExclusions.plist
mdfind "com_apple_backup_excludeItem = 'com.apple.backupd'"
brew
, but there are a number of related issues about it, and it is a planned feature~/.ethash
(ethereum related, ~2.29GB)~/Library/Ethereum/chaindata
(ethereum related)~/Library/Caches/com.spotify.client
(spotify cached music, ~8.35GB)~/Library/Caches/Yarn
(yarn cached dependencies, ~2.36GB)/Applications/XCode.app
(~10.07GB)The text was updated successfully, but these errors were encountered: