From: Ben Laurie Date: Thu, 12 May 2016 09:29:13 +0000 (+0100) Subject: Make corpora binary. X-Git-Tag: OpenSSL_1_1_0-pre6~500 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a28f9cf82f0c80bd38903a923b40b1398c7631;p=thirdparty%2Fopenssl.git Make corpora binary. Reviewed-by: Richard Levitte --- diff --git a/.gitattributes b/.gitattributes index 1504fc6b892..f33e22acf6c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.der binary +/fuzz/corpora/** binary