From dd8735a35899f423376c0282e0dd207d085bb577 Mon Sep 17 00:00:00 2001 From: Florian Berthold Date: Thu, 21 May 2026 00:03:04 +0200 Subject: [PATCH] ci: preserve upstream line endings 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 0000000..fa1385d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -text