aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2016-08-30 00:57:10 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2016-08-30 00:57:10 +0900
commit5ea2a55cc7b412062913138fef421c34b8bd1269 (patch)
treee763ca829929126f44217b3f55b188a1464988fc /.gitignore
parent8edd509e2c42219ec1104913e6597332b9e5f2e9 (diff)
downloadportable-5ea2a55cc7b412062913138fef421c34b8bd1269.tar.gz
portable-5ea2a55cc7b412062913138fef421c34b8bd1269.tar.bz2
portable-5ea2a55cc7b412062913138fef421c34b8bd1269.zip
enable tls_ext_alpn regression test
- add tls_ext_alpn entry for automake and cmake - add tests/tls_ext_alpn* to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ee7b8f6..3145ffe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ tests/gost2814789t*
58tests/mont* 58tests/mont*
59tests/rfc5280time* 59tests/rfc5280time*
60tests/timingsafe* 60tests/timingsafe*
61tests/tls_ext_alpn*
61tests/*test 62tests/*test
62tests/tests.h 63tests/tests.h
63tests/*test.c 64tests/*test.c