diff --git a/git-gs b/git-gs index 0d47b4eecd..84eeef9547 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" "*.ts" "*.html" "*.css" "*.ebuild" "*.pl" "*.pm" "*.yaml" "*.gn"\ - "*.gni" "*.json" "DEPS" "*/DEPS" "*.mojom" "*.proto" "*.rs" + "*.gni" "*.json" "DEPS" "*/DEPS" "*.mojom" "*.proto" "*.rs" "*.star"