From 19704626a63a52d56267baaeeec94dee27c3aced Mon Sep 17 00:00:00 2001 From: Steve Howes <38082088+stevenhowes@users.noreply.github.com> Date: Wed, 4 May 2022 11:06:28 +0100 Subject: [PATCH] Attempt to make C file show as C without extension --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f002b00..67ab13b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -!Arcle/c/* linguist-language=C +!Arcle/c/Arcle linguist-language=C !Arcle/Makefile,fe1 linguist-language=Makefile