Add apps/tsget and test/ssltest_old to .gitignore

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte 2016-04-06 16:04:55 +02:00
parent c014a7cb82
commit ef65305307

2
.gitignore vendored
View File

@ -37,6 +37,7 @@ Makefile
# Links under apps # Links under apps
/apps/CA.pl /apps/CA.pl
/apps/tsget
/apps/md4.c /apps/md4.c
@ -59,6 +60,7 @@ Makefile
/test/sha256t /test/sha256t
/test/sha512t /test/sha512t
/test/gost2814789t /test/gost2814789t
/test/ssltest_old
/test/*test /test/*test
/test/fips_aesavs /test/fips_aesavs
/test/fips_desmovs /test/fips_desmovs