From 3764d7f17d15dbc395195e4d31c5595d36ee4d31 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Fri, 26 Mar 2021 07:38:35 +0100 Subject: gitlinguist did not accept explicit c files detection. --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5d659dd3..6e36b708 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -*.c linguist-detectable=true *.h linguist-detectable=false *.cpp linguist-detectable=false *.hpp linguist-detectable=false -- cgit v1.2.3