From 5bedaf92260fe08ac4df4e513471bfa970167253 Mon Sep 17 00:00:00 2001 From: kinichiro Date: Tue, 15 Sep 2020 21:42:58 +0900 Subject: Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 38ea860..4bef715 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,7 @@ tests/bnaddsub* tests/bn_rand_interval* tests/bn_to_string* tests/cipher* +tests/constraints* tests/explicit_bzero* tests/freenull* tests/gost2814789t* @@ -77,6 +78,9 @@ tests/*.pem tests/testssl tests/*.txt tests/compat/*.c +tests/verify* +tests/x509_info* +tests/x509attribute* tests/x509name* !tests/optionstest.c !tests/*.test -- cgit v1.2.3-55-g6feb