From 12d39043ecc1eb30fbf3b5a073d58f52ced68816 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Sat, 21 Nov 2020 11:02:55 -0300 Subject: [PATCH] Ignore Makefile at statistics --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 7ec4492..68b6d45 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.h linguist-language=C *.c linguist-language=C +Makefile -linguist-detectable