From 5837f95ff891d085090fc7fc3354c6592c2c16da Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Tue, 7 Sep 2021 11:30:01 +0100 Subject: [PATCH] Fix line endings in fapi patch --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 85fc230..36452a5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,8 @@ # and leave all files detected as binary untouched. * text=auto +*.patch text eol=lf + # # The above will handle all files NOT found below #