From 762d96c3e4f86f4db4fa885e8d9175f6cfab553a Mon Sep 17 00:00:00 2001 From: Stenzek Date: Sun, 1 Mar 2026 15:08:35 +1000 Subject: [PATCH] Misc: Set more text formats in gitattributes --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 48b41cd63..90a8a49d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,11 @@ *.hpp text *.hlsl text *.xml text +*.qrc text +*.css text +*.scss text +*.qss text +*.html text *.sln text eol=crlf *.vcxproj text eol=crlf