Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / .gitattributes
1 *.bin binary
2 *.der binary
3 /fuzz/corpora/** binary
4 *.pfx binary
5
6 # For git archive
7 fuzz/corpora/**                         export-ignore
8 Configurations/*.norelease.conf         export-ignore
9 # We generally avoid anything with a name starting with a period.
10 # However, .ctags.d is precious, so we don't ignore that.
11 .*                                      export-ignore
12 .ctags.d                                !export-ignore
13 util/mktar.sh                           export-ignore
14 krb5                                    export-ignore
15 pyca-cryptography                       export-ignore
16 dev                                     export-ignore
17 gost-engine                             export-ignore