|
@@ -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"\
|
|
"*.grd" "*.grdp" "*.idl" "*.m" "*.mm" "*.py" "*.sh" "*.cfg" "*.tac" "*.go"\
|
|
"*SConscript" "SConscript*" "*.scons" "*.vcproj" "*.vsprops" "*.make"\
|
|
"*SConscript" "SConscript*" "*.scons" "*.vcproj" "*.vsprops" "*.make"\
|
|
"*.gyp" "*.gypi" "*.isolate" "*.java" "*.js" "*.html" "*.css" "*.ebuild" \
|
|
"*.gyp" "*.gypi" "*.isolate" "*.java" "*.js" "*.html" "*.css" "*.ebuild" \
|
|
- "*.pl" "*.pm" "*.yaml"
|
|
|
|
|
|
+ "*.pl" "*.pm" "*.yaml" "*.gn"
|