-
-
Save AntonioErdeljac/2e9dca11a8cc344a807475df907c82b5 to your computer and use it in GitHub Desktop.
Exclude node_modules and .git from Backblaze backups on Mac
This file contains hidden or 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
| <!-- Custom rules to exclude node_modules. --> | |
| <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/node_modules/" contains_2="*" doesNotContain="*" endsWith="*" hasFileExtension="*" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment