From 6d4e2f4f00d371bd455604a1ecd371146861af1e Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 8 Aug 2013 18:46:49 +0200 Subject: [PATCH] .gitignore: Add tests/proxy-*.pem. Forgot in de03b92112c497bb5d1d468a240da12ea0605e60. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5c6e87a..2dfad82 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,7 @@ /man/tlsproxy-setup.1 /src/tlsproxy /tests/client +/tests/proxy-ca-key.pem +/tests/proxy-ca.pem +/tests/proxy-invalid.pem +/tests/proxy-key.pem -- 2.43.2