Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save josephfusco/cb8c066ef70a8e93fe658c4a1232f246 to your computer and use it in GitHub Desktop.

Select an option

Save josephfusco/cb8c066ef70a8e93fe658c4a1232f246 to your computer and use it in GitHub Desktop.

Revisions

  1. josephfusco revised this gist May 10, 2018. No changes.
  2. josephfusco revised this gist May 10, 2018. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions bzexcluderules_editable.xml
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,6 @@
    <!-- Keep unnecessary dev stuff out of backup -->
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/.git/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/.svn/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/vendor/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/bower_components/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/node_modules/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/ios/build/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/android/build/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
  3. Jason Maurer revised this gist Oct 7, 2017. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion bzexcluderules_editable.xml
    Original file line number Diff line number Diff line change
    @@ -1 +1,4 @@
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/node_modules/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/.git/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/node_modules/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/ios/build/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/android/build/" doesNotContain="*" endsWith="*" hasFileExtension="*" />
  4. Jason Maurer created this gist Feb 14, 2017.
    1 change: 1 addition & 0 deletions bzexcluderules_editable.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <excludefname_rule plat="mac" osVers="*" ruleIsOptional="t" skipFirstCharThenStartsWith="users/" contains_1="/node_modules/" doesNotContain="*" endsWith="*" hasFileExtension="*" />