summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorHu Keping <hukeping@huawei.com>2020-11-03 20:14:36 +0000
committerDmitry Belyavskiy <beldmit@gmail.com>2020-11-04 16:09:25 +0300
commit23fb3661cf914eb6a0776abec629b0e3e5976b7f (patch)
tree3496c17d647e804a443d5e7cc577f275691a48a3 /.gitattributes
parent3ee3c4d2abeeeadc8d33498d1466a3a8381d286b (diff)
Do not export the submodules gost-engine
Remove gost-engine from the distribution tarball. Signed-off-by: Hu Keping <hukeping@huawei.com> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/13301)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e2558331ac..3fbaf1160f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -11,3 +11,4 @@ boringssl export-ignore
krb5 export-ignore
pyca-cryptography export-ignore
dev export-ignore
+gost-engine export-ignore