t4256: mark support files as LF-only

The test t4256-am-format-flowed.sh requires carefully applying a patch after ignoring padding whitespace. This breaks if the file is munged to include CRLF line endings instead of LF. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Johannes Schindelin committed Dec 12, 2018 at 10:14 UTC 98f2d930d19c86c3c3d51176616558a73fd3d1de
1 file changed +1
t/.gitattributes
+1
@@ -14,6 +14,7 @@ t[0-9][0-9][0-9][0-9]/* -whitespace
14 /t4135/* eol=lf
15 /t4211/* eol=lf
16 /t4252/* eol=lf
17 +/t4256/1/* eol=lf
18 /t5100/* eol=lf
19 /t5515/* eol=lf
20 /t556x_common eol=lf