https://github.com/openssl/openssl
Raw File
Tip revision: 245cb0291e0db99d9ccf3692fa76f440b2b054c2 authored by Matt Caswell on 01 August 2023, 13:47:24 UTC
Prepare for release of 3.0.10
Tip revision: 245cb02
.gitattributes
*.bin binary
*.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
krb5                                    export-ignore
pyca-cryptography                       export-ignore
dev                                     export-ignore
gost-engine                             export-ignore
back to top