From: Dr. Stephen Henson Date: Tue, 26 Apr 2016 11:57:24 +0000 (+0100) Subject: *.der files are binary. X-Git-Tag: OpenSSL_1_1_0-pre6~1056 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baf1a3041501c1d4a484deb095bf82a4864c703a;p=thirdparty%2Fopenssl.git *.der files are binary. Reviewed-by: Richard Levitte --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..1504fc6b892 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.der binary