Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save steveriggins/b30038513e745579db6115d75d676c4b to your computer and use it in GitHub Desktop.
Save steveriggins/b30038513e745579db6115d75d676c4b to your computer and use it in GitHub Desktop.
Xcode Derived Data Exclusion for Backblaze
<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