From: Simon Ruderich Date: Thu, 8 Aug 2013 20:31:11 +0000 (+0200) Subject: .gitignore: Ignore test files from automakes' new test harness. X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=commitdiff_plain;h=da5cc7b21756176f69d6a9a8fad814421049954b .gitignore: Ignore test files from automakes' new test harness. --- diff --git a/.gitignore b/.gitignore index 9ebffca..8138433 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,7 @@ /tests/proxy-dh.pem /tests/proxy-invalid.pem /tests/proxy-key.pem +/tests/tests-authentication.sh.log +/tests/tests-normal.sh.log +/tests/tests-passthrough.sh.log +/tests/test-suite.log