Revision c4e3a727209b8ae165a0abe085488845e246ea0e authored by Nikolay Morozov on 11 May 2020, 17:51:31 UTC, committed by Dmitry Belyavskiy on 14 May 2020, 06:31:24 UTC
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/11795)
1 parent 63f1883
Raw File
.gitattributes
*.der binary
/fuzz/corpora/** binary
*.pfx binary

# For git archive
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
dev                                     export-ignore
back to top