aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-10-09 17:58:50 +0200
committerRichard Levitte <levitte@openssl.org>2017-10-09 17:58:50 +0200
commitd2068e34d1e6b19daa6aba32bc7c6393699c9371 (patch)
treeaf30c8c71b430b4f1c7a892f5b767a1dc469508e
parent41f571e10c31cd58aada3cfde3be6a8a94cea64a (diff)
downloadopenssl-d2068e34d1e6b19daa6aba32bc7c6393699c9371.zip
openssl-d2068e34d1e6b19daa6aba32bc7c6393699c9371.tar.gz
openssl-d2068e34d1e6b19daa6aba32bc7c6393699c9371.tar.bz2
Reduce the things we ignore in test/
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4507)
-rw-r--r--.gitignore7
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 426e7fd..17572d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,12 +60,7 @@ Makefile
/test/ossl_shim/ossl_shim
# Certain files that get created by tests on the fly
-/test/*.ss
-/test/*.srl
-/test/.rnd
-/test/test*.pem
-/test/newkey.pem
-/test/*.log
+/test/test-runs
/test/buildtest_*
# Fuzz stuff.