Created
June 25, 2020 14:07
-
-
Save steveriggins/b30038513e745579db6115d75d676c4b to your computer and use it in GitHub Desktop.
Xcode Derived Data Exclusion for Backblaze
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/DerivedData/" contains_2="*" doesNotContain="*" endsWith="*" hasFileExtension="*" /> | |
# More Info: https://help.backblaze.com/hc/en-us/articles/220973007-Advanced-Topic-Setting-Custom-Exclusions-via-XML |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment