From 914fce3f9f39c5985b5be2afda95cc83522b217e Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Fri, 17 Nov 2017 15:00:31 +0000 Subject: [PATCH] Improve language detection github is marking a lot of ekrnel config files as "logos" again. Signed-off-by: Justin Cormack --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index be9a73c19..79e02fd96 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ **/vendor/** linguist-vendored kernel/config-* linguist-language=text +kernel_config-* linguist-language=text