From f8f98ecd1d8faaf6c0f3fa9adacecfcce53225ef Mon Sep 17 00:00:00 2001 From: Yohan Boujon Date: Fri, 28 Mar 2025 19:32:08 +0100 Subject: [PATCH] Updated git attributes. --- .gitattributes | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitattributes b/.gitattributes index 399a4f5..cd1ff47 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,3 @@ -* linguist-language=Plain Text -*.js linguist-language=JavaScript -*.svelte linguist-language=Svelte -*.h linguist-language=C++ -*.cpp linguist-language=C++ -CMakeLists.txt linguist-language=CMake -*.cmake linguist-language=CMake \ No newline at end of file +*.html -linguist-detectable +*.css -linguist-detectable +*.h linguist-language=C++ \ No newline at end of file