]> git.rm.cloudns.org Git - xonotic/mediasource.git/commitdiff
Enable diffs and EOL correction for SVG files
authorbones_was_here <bones_was_here@xonotic.au>
Tue, 4 Feb 2025 11:08:27 +0000 (21:08 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 4 Feb 2025 11:08:27 +0000 (21:08 +1000)
.gitattributes

index bf8bf302160967d1887e0490d3d16b3d6fe1d3a1..ba8f34d1a85cfff23abbef13161d30cbc7af8b3b 100644 (file)
@@ -208,7 +208,8 @@ SDL -diff -crlf
 *.src crlf=input
 *.strings crlf=input
 strip crlf=input
-*.svg -diff -crlf
+# The SVG specification requires the use of only LF characters.
+*.svg eol=lf
 *.TAB -diff -crlf
 *.tga -diff -crlf
 TMAP -diff -crlf