From ef65305307af76a13ce27f35c6ea5bff3f646d8b Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 6 Apr 2016 16:04:55 +0200 Subject: [PATCH] Add apps/tsget and test/ssltest_old to .gitignore Reviewed-by: Rich Salz --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ab9c380992..a6f5bf743a 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ Makefile # Links under apps /apps/CA.pl +/apps/tsget /apps/md4.c @@ -59,6 +60,7 @@ Makefile /test/sha256t /test/sha512t /test/gost2814789t +/test/ssltest_old /test/*test /test/fips_aesavs /test/fips_desmovs -- 2.25.1