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