diff options
Diffstat (limited to 'CryptoPkg/Library/OpensslLib/openssl/.gitattributes')
-rw-r--r-- | CryptoPkg/Library/OpensslLib/openssl/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CryptoPkg/Library/OpensslLib/openssl/.gitattributes b/CryptoPkg/Library/OpensslLib/openssl/.gitattributes new file mode 100644 index 00000000..15121c86 --- /dev/null +++ b/CryptoPkg/Library/OpensslLib/openssl/.gitattributes @@ -0,0 +1,3 @@ +*.der binary +/fuzz/corpora/** binary +*.pfx binary |