From 33d210c6bb3221d48b6234680067f8d73cbcc4fb Mon Sep 17 00:00:00 2001 From: stevenhowes <38082088+stevenhowes@users.noreply.github.com> Date: Thu, 18 Mar 2021 22:24:37 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5e75151..10060cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -c/* linguist-language=C \ No newline at end of file +c/* linguist-language=C +h/* linguist-language=C +Makefile,fe1 linguist-language=Makefile \ No newline at end of file