From 8fa0fb8aae15ea203df80956e9ddf05669b3e0ea Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sun, 16 Apr 2023 13:55:21 -0600 Subject: add ct test fixtures --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cafdd03..58ebb7c 100644 --- a/.gitignore +++ b/.gitignore @@ -97,6 +97,8 @@ tests/bn_word* tests/callback* tests/cipher* tests/constraints* +tests/ctlog.conf +tests/*.crt tests/ec_point_conversion* tests/evp_pkey_check* tests/evp_pkey_cleanup* -- cgit v1.2.3-55-g6feb