aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2021-05-03 12:16:17 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2021-05-15 00:38:18 +0900
commitbe44d2a83a62bd1a54d13de94a4a3c4465b4a72c (patch)
tree9b6f8fdb5ae3bd60a356f9745bfdf560f0cd2b9d /.gitignore
parent75214be92b82a922d9c6eb2d463ac03b79d8eda1 (diff)
downloadportable-be44d2a83a62bd1a54d13de94a4a3c4465b4a72c.tar.gz
portable-be44d2a83a62bd1a54d13de94a4a3c4465b4a72c.tar.bz2
portable-be44d2a83a62bd1a54d13de94a4a3c4465b4a72c.zip
Add regression ssl_get_shared_ciphers
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9590434..04cfc1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,7 @@ tests/gost2814789t*
71tests/key_schedule* 71tests/key_schedule*
72tests/mont* 72tests/mont*
73tests/rfc5280time* 73tests/rfc5280time*
74tests/ssl_get_shared_ciphers*
74tests/ssl_methods* 75tests/ssl_methods*
75tests/ssl_versions* 76tests/ssl_versions*
76tests/timingsafe* 77tests/timingsafe*