From 7eaca1577deccf75f817240b29fa148c52961b5c Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 25 May 2026 22:57:00 -0400 Subject: [PATCH] Update .gitattributes for test/asm/crlf.asm A fresh clone showed a diff even without any bytes changed. --- test/asm/.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/asm/.gitattributes b/test/asm/.gitattributes index 39d6b733..3df24d3d 100644 --- a/test/asm/.gitattributes +++ b/test/asm/.gitattributes @@ -1,4 +1,4 @@ # Some files test CRLF line endings character-escapes.out -text diff -crlf.asm text eol=crlf +crlf.asm -text diff string-literal-macro-arg.out -text diff