From: Peter Pentchev Date: Fri, 15 Apr 2022 07:48:37 +0000 (+0300) Subject: Turn off EOL handling for the *.zck test files. X-Git-Tag: archive/raspbian/1.2.3+ds1-2+rpi1^2~8^2~1^2~2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=eb66008ef033dd1c498b200f26cab19bd4040436;p=zchunk.git Turn off EOL handling for the *.zck test files. --- diff --git a/.gitattributes b/.gitattributes index 95c3c26..dda54f8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ * text=auto test/files/* text eol=lf +test/files/*.zck text=false eol=false