diff --git a/git-gs b/git-gs index 0c5be0627..2ec235c3a 100755 --- a/git-gs +++ b/git-gs @@ -5,4 +5,5 @@ git grep -n -e "$@" -- "*.h" "*.hpp" "*.cpp" "*.c" "*.cc" "*.cpp" "*.inl"\ "*.grd" "*.idl" "*.m" "*.mm" "*.py" "*.sh" "*.cfg" "*.tac" "*.go"\ "*SConscript" "SConscript*" "*.scons" "*.vcproj" "*.vsprops" "*.make"\ - "*.gyp" "*.gypi" "*.isolate" "*.js" "*.html" "*.css" "*.ebuild" "*.pl" "*.pm" + "*.gyp" "*.gypi" "*.isolate" "*.js" "*.html" "*.css" "*.ebuild" \ + "*.pl" "*.pm" "*.yaml"