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: https://git.librecmc.org/?a=commitdiff_plain;h=baf1a3041501c1d4a484deb095bf82a4864c703a;p=oweals%2Fopenssl.git *.der files are binary. Reviewed-by: Richard Levitte --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..1504fc6b89 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.der binary