From: Zbigniew Jędrzejewski-Szmek Date: Thu, 15 Mar 2018 10:21:00 +0000 (+0100) Subject: Add .gitattributes for test/fuzz-regressions X-Git-Tag: v239~538^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b8d0cdf040254770cc8e78c786de09592bb83bc;p=thirdparty%2Fsystemd.git Add .gitattributes for test/fuzz-regressions Those reproducers are essentially binary, hence let's ignore whitespace in them. --- diff --git a/test/fuzz-regressions/.gitattributes b/test/fuzz-regressions/.gitattributes new file mode 100644 index 00000000000..7b1b3e18354 --- /dev/null +++ b/test/fuzz-regressions/.gitattributes @@ -0,0 +1 @@ +/*/* -whitespace