diff options
author | Mauro Sardara <msardara@cisco.com> | 2019-01-24 17:52:53 +0100 |
---|---|---|
committer | Mauro Sardara <msardara@cisco.com> | 2019-01-24 17:52:53 +0100 |
commit | c07ad72f016930e2aba6471d0e2e9625b935bf9a (patch) | |
tree | 03aa7b7c737a7a70321ef25d67c2fbd892cd76db /libparc/parc/security/test/.gitignore | |
parent | 9fc2b9ec49c54ec2d5f0164bbedc1c78732c464c (diff) |
Remove cframework files from master
Change-Id: I02f17ede1cf97986a8b8852ed6d6a28fc016f590
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'libparc/parc/security/test/.gitignore')
-rw-r--r-- | libparc/parc/security/test/.gitignore | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/libparc/parc/security/test/.gitignore b/libparc/parc/security/test/.gitignore deleted file mode 100644 index bda8c802..00000000 --- a/libparc/parc/security/test/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -test_parc_AesSignerFileStore -test_parc_CryptoCache -test_parc_InMemoryVerifier -test_parc_KeyId -test_parc_PublicKeySignerPkcs12Store -test_parc_SelfSignedCertificate -test_parc_Signature -test_parc_Signer -test_parc_SymmetricSignerFileStore -test_parc_Security -test_parc_CryptoHash -test_parc_CryptoHashType -test_parc_CryptoSuite -test_parc_Identity -test_parc_IdentityFile -test_parc_Key -test_parc_KeyStore -test_parc_Verifier -test_parc_SigningAlgorithm -test_parc_Certificate -test_parc_CertificateFactory -test_parc_ContainerEncoding -test_parc_CertificateType -test_parc_X509Certificate |