From b86e8e7e9c4d4191d556a52fbd2c3e614ddb246e Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Mon, 8 Oct 2018 13:31:30 -0400 Subject: Add CryptoPkg/Library/BaseCryptLib/ and CryptoPkg/Library/OpensslLib/ --- CryptoPkg/Library/OpensslLib/openssl/.gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CryptoPkg/Library/OpensslLib/openssl/.gitattributes (limited to 'CryptoPkg/Library/OpensslLib/openssl/.gitattributes') 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 -- cgit v1.2.3