diff --git a/.gitattributes b/.gitattributes index 514999ffccfeb..38df563e43ad9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,3 +18,6 @@ *.phpt diff=php *.php diff=php *.[ch] diff=cpp + +# Collapse the generated arginfo.h files within a pull request. +**/*_arginfo.h linguist-generated