aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d6b9276..2f30f74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,7 @@ tests/asn1basic*
70tests/asn1complex* 70tests/asn1complex*
71tests/asn1evp* 71tests/asn1evp*
72tests/asn1object* 72tests/asn1object*
73tests/asn1oct*
73tests/asn1string_copy* 74tests/asn1string_copy*
74tests/asn1_string_to_utf8* 75tests/asn1_string_to_utf8*
75tests/asn1time* 76tests/asn1time*