aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2021-12-27 19:17:45 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2022-02-02 19:18:22 +0900
commite70d8cba5c448f2229cb1114efa2684fc4e5d4f7 (patch)
treefeb3d28cb9246b7950bd1d714f4b6ce7202d52ea /.gitignore
parent298b1e58344657b790abec69188bf524a219bbf6 (diff)
downloadportable-e70d8cba5c448f2229cb1114efa2684fc4e5d4f7.tar.gz
portable-e70d8cba5c448f2229cb1114efa2684fc4e5d4f7.tar.bz2
portable-e70d8cba5c448f2229cb1114efa2684fc4e5d4f7.zip
Add regress rfc3779
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cd7e2ec..5e09e1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,6 +76,7 @@ tests/freenull*
76tests/gost2814789t* 76tests/gost2814789t*
77tests/key_schedule* 77tests/key_schedule*
78tests/mont* 78tests/mont*
79tests/rfc3779*
79tests/rfc5280time* 80tests/rfc5280time*
80tests/ssl_get_shared_ciphers* 81tests/ssl_get_shared_ciphers*
81tests/ssl_methods* 82tests/ssl_methods*