From d03a318702ed62af99a14116e40883a37cbb48b8 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Thu, 5 Sep 2019 15:23:53 +0100 Subject: [PATCH] Ignore SSL artifacts. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 134e17c6..443be88c 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,8 @@ test/broker/c/auth_plugin.so test/broker/c/*.test test/ssl/*.csr +test/ssl/rootCA/ +test/ssl/signingCA/ test/lib/c/*.test test/lib/cpp/*.test