From d4a28f9cf82f0c80bd38903a923b40b1398c7631 Mon Sep 17 00:00:00 2001
From: Ben Laurie <ben@links.org>
Date: Thu, 12 May 2016 10:29:13 +0100
Subject: [PATCH] Make corpora binary.

Reviewed-by: Richard Levitte <levitte@openssl.org>
---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index 1504fc6b89..f33e22acf6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
 *.der binary
+/fuzz/corpora/** binary
-- 
2.25.1