From 2bb2e5c3d4e7f9994d43aaf35d52aed65d4568fd Mon Sep 17 00:00:00 2001 From: RadWolfie Date: Fri, 5 Feb 2021 04:45:30 -0600 Subject: [PATCH] fix linguist stats --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index d42b256b9d..4be926c3b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,3 +20,6 @@ *.hpp text eol=lf *.unused-patches text eol=lf *.rc text eol=lf + +# All submodule imports are vendor, remove them from linguist stats chart for accurate stats. +import/* linguist-vendored