Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-04-26 14:57:24 +0300
committerDr. Stephen Henson <steve@openssl.org>2016-04-26 15:45:20 +0300
commitbaf1a3041501c1d4a484deb095bf82a4864c703a (patch)
treee9d68ba3d40a51fa0a8ce2fe9c6e42518650aef6 /.gitattributes
parent42a9f38613e05fc653cfb773518213e5333bf09b (diff)
*.der files are binary.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000..1504fc6b89
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.der binary