Update the demos/README file because it is really old. New demos should provide best...
[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 .*                                      export-ignore
10 util/mktar.sh                           export-ignore
11 boringssl                               export-ignore
12 krb5                                    export-ignore
13 pyca-cryptography                       export-ignore
14 dev                                     export-ignore
15 gost-engine                             export-ignore