mirror of https://github.com/openssl/openssl.git
Don't export the submodules 'boringssl', 'krb5' and 'pyca-cryptography'
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7696)
(cherry picked from commit 76bc401cc6)
This commit is contained in:
parent
a6d4cc8257
commit
105d4c0cdf
|
|
@ -7,3 +7,6 @@ fuzz/corpora/** export-ignore
|
|||
Configurations/*.norelease.conf export-ignore
|
||||
.* export-ignore
|
||||
util/mktar.sh export-ignore
|
||||
boringssl export-ignore
|
||||
krb5 export-ignore
|
||||
pyca-cryptography export-ignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue