From: James O'Neill Date: Fri, 1 Mar 2024 09:18:42 +0000 (+0900) Subject: Force C syntax for qc and qh files on Github X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=19f7e29c0682a45ce9c414d31ea5a0ef842ab800;p=xonotic%2Fdarkplaces.git Force C syntax for qc and qh files on Github --- diff --git a/.gitattributes b/.gitattributes index c8716cc0..7e8260ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -165,9 +165,9 @@ POSITIONS -diff -crlf *.psd -diff -crlf *.py crlf=input *.q3map1 crlf=input -*.qc crlf=input +*.qc crlf=input linguist-language=C *.qdt crlf=input -*.qh crlf=input +*.qh crlf=input linguist-language=C *.rb crlf=input *.rc2 crlf=input *.rc -crlf