From 0232239959539fda6afb22b02f6037bb45139674 Mon Sep 17 00:00:00 2001 From: Sean Parkinson Date: Mon, 10 Aug 2020 12:46:53 +1000 Subject: [PATCH] Ignore test-log-dump-to-file.txt Sometimes left behind by unit.test --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8c0423d5..91b6af694 100644 --- a/.gitignore +++ b/.gitignore @@ -78,6 +78,7 @@ tests/unit testsuite/testsuite.test tests/unit.test tests/bio_write_test.txt +tests/test-log-dump-to-file.txt test-write-dhparams.pem testsuite/*.der testsuite/*.pem