aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2017-03-11 22:28:24 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2017-03-17 21:33:01 +0900
commitcb73e4bef69468aa087ad3a0093e2f6badf9617d (patch)
tree977f5cd3844f4a49ff155142e67caa560a889868 /.gitignore
parent350170b6abb3a6e566dd95791c5c0f2d8866e7e1 (diff)
downloadportable-cb73e4bef69468aa087ad3a0093e2f6badf9617d.tar.gz
portable-cb73e4bef69468aa087ad3a0093e2f6badf9617d.tar.bz2
portable-cb73e4bef69468aa087ad3a0093e2f6badf9617d.zip
Add regress tls_prf
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 052804e..85bbe6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,7 @@ tests/rfc5280time*
61tests/ssl_versions* 61tests/ssl_versions*
62tests/timingsafe* 62tests/timingsafe*
63tests/tls_ext_alpn* 63tests/tls_ext_alpn*
64tests/tls_prf*
64tests/*test 65tests/*test
65tests/tests.h 66tests/tests.h
66tests/*test.c 67tests/*test.c