diff --git a/git-gs b/git-gs index 8e7cb8241..1f6275bc8 100755 --- a/git-gs +++ b/git-gs @@ -5,5 +5,5 @@ git grep -n -e "$@" -- "*.h" "*.hpp" "*.cpp" "*.c" "*.cc" "*.cpp" "*.inl"\ "*.grd" "*.idl" "*.m" "*.mm" "*.py" "*.sh" "*.cfg"\ "*SConscript" "SConscript*" "*.scons" "*.vcproj" "*.vsprops" "*.make"\ - "*.gyp" "*.gypi" + "*.gyp" "*.gypi" "*.js"