Skip to content

Commit

Permalink
Updating git-diff to ignore uli directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Dutro committed Jan 31, 2014
1 parent dff25ce commit c2f7021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git-diff
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ excl = [
"resources/locales",
"resources/shared",
"resources/unicode_data",
"resources/uli",
].map { |pattern| "grep -v #{pattern}" }

base_branch = ENV["BRANCH"] || "master"
Expand Down

0 comments on commit c2f7021

Please sign in to comment.