aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89962ea..6f00d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,6 +78,7 @@ tests/asn1time*
78tests/asn1x509* 78tests/asn1x509*
79tests/bio_asn1* 79tests/bio_asn1*
80tests/bio_chain* 80tests/bio_chain*
81tests/bio_dump*
81tests/bio_host* 82tests/bio_host*
82tests/bio_mem* 83tests/bio_mem*
83tests/bnaddsub* 84tests/bnaddsub*
@@ -133,6 +134,7 @@ tests/testssl
133tests/*.txt 134tests/*.txt
134tests/compat/*.c 135tests/compat/*.c
135tests/verify* 136tests/verify*
137tests/x509_algor*
136tests/x509_asn1* 138tests/x509_asn1*
137tests/x509_info* 139tests/x509_info*
138tests/x509attribute* 140tests/x509attribute*