Add text/x509aux to gitignore

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
Todd Short 2016-05-23 08:48:22 -04:00 committed by Matt Caswell
parent e5a5e3f3db
commit 482441097a

1
.gitignore vendored
View File

@ -80,6 +80,7 @@ Makefile
/test/fips_rngvs
/test/fips_test_suite
/test/ssltest_old
/test/x509aux
*.so*
*.dylib*
*.dll*