X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitattributes;h=96e40b6cd45bd2492c1a08f912a5398147d48789;hp=f33e22acf6cb54d157c80fa9ba5837d83923031a;hb=6465321e40cad2434501f0e8382e31a50a4f2e0b;hpb=d4a28f9cf82f0c80bd38903a923b40b1398c7631 diff --git a/.gitattributes b/.gitattributes index f33e22acf6..96e40b6cd4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,12 @@ *.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