| Index: git-gs
|
| diff --git a/git-gs b/git-gs
|
| index 8a776979b3903b5904017e4f09bb8d16a9e3e664..2c1e95689e1166510e238607752c46c415566208 100755
|
| --- a/git-gs
|
| +++ b/git-gs
|
| @@ -6,4 +6,4 @@ git grep -n -e "$@" -- "*.h" "*.hpp" "*.cpp" "*.c" "*.cc" "*.cpp" "*.inl"\
|
| "*.grd" "*.grdp" "*.idl" "*.m" "*.mm" "*.py" "*.sh" "*.cfg" "*.tac" "*.go"\
|
| "*.vcproj" "*.vsprops" "*.make" "*.gyp" "*.gypi" "*.isolate" "*.java"\
|
| "*.js" "*.html" "*.css" "*.ebuild" "*.pl" "*.pm" "*.yaml" "*.gn" "*.gni"\
|
| - "*.json" "DEPS" "*/DEPS"
|
| + "*.json" "DEPS" "*/DEPS" "*.mojom"
|
|
|