From d36574fedc5fc9eea49370a44df02c9c323b6472 Mon Sep 17 00:00:00 2001 From: Yohan Boujon Date: Thu, 13 Mar 2025 19:17:20 +0100 Subject: [PATCH] Testing things --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 373062c..2451e78 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ -* linguist-language=Plain Text +* linguist-language= *.c linguist-language=C *.h linguist-language=C *.s linguist-language=Assembly *.inc linguist-language=Assembly -*.asm linguist-language=Assembly \ No newline at end of file +*.asm linguist-language=Assembly