aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2017-01-06 09:05:59 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2017-01-06 09:05:59 +0900
commit5a35108648261c07c32c77e996d787495f3718bd (patch)
treeaff00143c49f3ec4946dee975f1956e4da0ec37c /.gitignore
parentcf056d7d436d4959d473538a0a00b3c8be3ac3a7 (diff)
downloadportable-5a35108648261c07c32c77e996d787495f3718bd.tar.gz
portable-5a35108648261c07c32c77e996d787495f3718bd.tar.bz2
portable-5a35108648261c07c32c77e996d787495f3718bd.zip
Add regression test ssl_versions
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7eff86c..9a6fc22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ tests/explicit_bzero*
58tests/gost2814789t* 58tests/gost2814789t*
59tests/mont* 59tests/mont*
60tests/rfc5280time* 60tests/rfc5280time*
61tests/ssl_versions*
61tests/timingsafe* 62tests/timingsafe*
62tests/tls_ext_alpn* 63tests/tls_ext_alpn*
63tests/*test 64tests/*test