Add .mojom to git-gs

R=maruel@chromium.org

Review-Url: https://codereview.chromium.org/2410393002
This commit is contained in:
scottmg
2016-10-11 16:42:58 -07:00
committed by Commit bot
parent 398a46ee09
commit bda914b8c3

2
git-gs
View File

@@ -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"