summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 6bd7389c8ac39c614e8ffdfd075f2ca8bbb83e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.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