]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitattributes
Fix grammar in certificates.txt
[thirdparty/openssl.git] / .gitattributes
CommitLineData
c150a948 1*.bin binary
baf1a304 2*.der binary
d4a28f9c 3/fuzz/corpora/** binary
1194ea8d 4*.pfx binary
8c209eee
RL
5
6# For git archive
7fuzz/corpora/** export-ignore
8Configurations/*.norelease.conf export-ignore
e1fd043a
RL
9# We generally avoid anything with a name starting with a period.
10# However, .ctags.d is precious, so we don't ignore that.
8c209eee 11.* export-ignore
e1fd043a 12.ctags.d !export-ignore
b9a69471 13util/mktar.sh export-ignore
76bc401c
RL
14krb5 export-ignore
15pyca-cryptography export-ignore
b0b0b6a4 16dev export-ignore
23fb3661 17gost-engine export-ignore