From 8ca8d094dcf742799c5d991525f8873f9fa5ab72 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Fri, 26 Mar 2021 08:05:27 +0100 Subject: Third trial: remove vendor-paths. (others) --- .gitattributes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 6e36b708..474746c1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -*.h linguist-detectable=false -*.cpp linguist-detectable=false -*.hpp linguist-detectable=false +benchmarks/others/* linguist-vendored +*.h linguist-language=C +*.c linguist-language=C -- cgit v1.2.3