summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTodd Short <tshort@akamai.com>2016-05-23 08:48:22 -0400
committerMatt Caswell <matt@openssl.org>2016-05-23 13:55:16 +0100
commit482441097a523db8ee7e323905ccc947e03e5043 (patch)
tree7f5efbdc92be4e70b1168d31e2b015169bc2a003 /.gitignore
parente5a5e3f3db5832f7ba4eff8016bad00f37dada58 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6ad374d959..2f99952035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,6 +80,7 @@ Makefile
/test/fips_rngvs
/test/fips_test_suite
/test/ssltest_old
+/test/x509aux
*.so*
*.dylib*
*.dll*