From 783bb684bbd863fd03648a0b24d409f1927dd786 Mon Sep 17 00:00:00 2001 From: Florian Berthold Date: Fri, 8 May 2026 04:02:02 +0200 Subject: [PATCH] ci: preserve upstream line endings (CRLF) for clean upstream diffs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fa1385d9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -text