From cfb8332368f6d125041877aab9d99c0c8c56955f Mon Sep 17 00:00:00 2001 From: Pomax Date: Sat, 7 Aug 2021 08:36:22 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 02ddf17c..995871e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,5 +4,8 @@ docs/*.* -linguist-documentation *.md linguist-detectable +# Except for the legacy PHP files, consider those "vender" files to be excluded from the stats +docs/*.php linguist-vendored + # This is the Perl file from https://github.com/Pomax/tex2utf *.pl linguist-vendored