From da5cc7b21756176f69d6a9a8fad814421049954b Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 8 Aug 2013 22:31:11 +0200 Subject: [PATCH] .gitignore: Ignore test files from automakes' new test harness. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.43.2