From 39ac802b970227adca9c36dc3745ce0408fcaf05 Mon Sep 17 00:00:00 2001 From: Rockingcool Date: Thu, 3 Nov 2022 22:15:17 -0500 Subject: [PATCH] Updated gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 9dded30..29adfb3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +*.h linguist-detectable=true *.h linguist-language=Header