Revision bbc3c22c0e2b3b4b6f069712dc8322a48506b775 authored by Pauli on 24 May 2020, 21:43:45 UTC, committed by Pauli on 25 May 2020, 21:57:30 UTC
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11941)
1 parent b394809
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