projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e17281
)
Don't export the submodules 'boringssl', 'krb5' and 'pyca-cryptography'
author
Richard Levitte
<levitte@openssl.org>
Fri, 23 Nov 2018 23:59:33 +0000
(
00:59
+0100)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 24 Nov 2018 17:45:35 +0000
(18:45 +0100)
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7696)
(cherry picked from commit
76bc401cc63219a462224884cb4af787e17725ed
)
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index 0902ea4225492e08351c4dcaa89f7bc74c577852..96e40b6cd45bd2492c1a08f912a5398147d48789 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-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