diff --git a/.gitattributes b/.gitattributes index d42b256b9..0ce511b2d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,3 +20,6 @@ *.hpp text eol=lf *.unused-patches text eol=lf *.rc text eol=lf + +# All module imports are vendor, remove them from linguist stats chart for accurate stats. +import/* linguist-vendored