From a52e29af1ab736bf66255e8a69597acf7a9e33ee Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Mon, 23 Oct 2017 11:14:37 +0100 Subject: [PATCH] Update .gitattributes with new kernel config name Signed-off-by: Rolf Neugebauer --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fcb9fc4df..be9a73c19 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ **/vendor/** linguist-vendored -kernel/*.x linguist-language=text +kernel/config-* linguist-language=text