diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -78,6 +78,7 @@ tests/asn1time* | |||
78 | tests/asn1x509* | 78 | tests/asn1x509* |
79 | tests/bio_asn1* | 79 | tests/bio_asn1* |
80 | tests/bio_chain* | 80 | tests/bio_chain* |
81 | tests/bio_dump* | ||
81 | tests/bio_host* | 82 | tests/bio_host* |
82 | tests/bio_mem* | 83 | tests/bio_mem* |
83 | tests/bnaddsub* | 84 | tests/bnaddsub* |
@@ -133,6 +134,7 @@ tests/testssl | |||
133 | tests/*.txt | 134 | tests/*.txt |
134 | tests/compat/*.c | 135 | tests/compat/*.c |
135 | tests/verify* | 136 | tests/verify* |
137 | tests/x509_algor* | ||
136 | tests/x509_asn1* | 138 | tests/x509_asn1* |
137 | tests/x509_info* | 139 | tests/x509_info* |
138 | tests/x509attribute* | 140 | tests/x509attribute* |