aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2017-12-22 23:32:22 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2017-12-22 23:33:15 +0900
commitb38d7f0f8acd8c9855c181e208a159bd46be75da (patch)
treed24222a6a04acd6279cbd9a7017ac9693dbeca22 /.gitignore
parent7b6953e9a931dab2e6f85d204de1c68c81074553 (diff)
downloadportable-b38d7f0f8acd8c9855c181e208a159bd46be75da.tar.gz
portable-b38d7f0f8acd8c9855c181e208a159bd46be75da.tar.bz2
portable-b38d7f0f8acd8c9855c181e208a159bd46be75da.zip
Add regress asn1evp
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ab97398..78d286f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ test-driver
53*.trs 53*.trs
54tests/aes_wrap* 54tests/aes_wrap*
55tests/arc4random_fork* 55tests/arc4random_fork*
56tests/asn1evp*
56tests/asn1time* 57tests/asn1time*
57tests/cipher* 58tests/cipher*
58tests/explicit_bzero* 59tests/explicit_bzero*