diff options
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-07-03 12:39:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-03 12:39:12 +0000 |
commit | 2c80da49d88ef2fc81741f99e76e85d31ef2ffa4 (patch) | |
tree | cff2c9be11e3c13f1fc520a252dd0cd31cb5a917 /tools/ssl/.gitignore | |
parent | 3e4f108d66fb31e5ea713fef1cf7bc99c0510c21 (diff) | |
parent | 83a1d39bca162e8fdabfb3ad9189c5e4f94a44df (diff) |
Merge "Create script to run performance test locally"
Diffstat (limited to 'tools/ssl/.gitignore')
-rw-r--r-- | tools/ssl/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ssl/.gitignore b/tools/ssl/.gitignore new file mode 100644 index 00000000..955c17d1 --- /dev/null +++ b/tools/ssl/.gitignore @@ -0,0 +1,7 @@ +*.crt +*.key +*.srl +*.csr +*.pkcs12 +*.p12 +*.pass |