From 73713bfe9bf7d57ec1971fb3625689020710997d Mon Sep 17 00:00:00 2001 From: Maciej Nowak Date: Thu, 12 Oct 2023 20:00:40 +0200 Subject: [PATCH] Force LF line endings in libdwarf patch --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..c53c50f3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +subprojects/packagefiles/libdwarf/*.patch eol=lf