From 3d4fb3dbd7d5175028ece5211a788821761ef6a8 Mon Sep 17 00:00:00 2001 From: krahets Date: Sun, 16 Apr 2023 05:11:04 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 9dd491617..5bae20244 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,13 +2,13 @@ *.py linguist-language=Python *.cpp linguist-language=C++ *.hpp linguist-language=C++ -*.h linguist-language=C *.go linguist-language=Go *.js linguist-language=JavaScript *.ts linguist-language=TypeScript *.swift linguist-language=Swift *.c linguist-language=Other +*.h linguist-language=Other *.cs linguist-language=Other *.zig linguist-language=Other *.rs linguist-language=Other