From: Charles-Henri Bruyand Date: Mon, 19 Mar 2018 12:02:58 +0000 (+0100) Subject: dnsdist: ignore certificate files used by the tests X-Git-Tag: dnsdist-1.3.0~46^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a0f6966f03fe4d214efd8bd4a8bf8cffffe3450;p=thirdparty%2Fpdns.git dnsdist: ignore certificate files used by the tests --- diff --git a/regression-tests.dnsdist/.gitignore b/regression-tests.dnsdist/.gitignore index 6fcb424ebe..8502da2174 100644 --- a/regression-tests.dnsdist/.gitignore +++ b/regression-tests.dnsdist/.gitignore @@ -9,3 +9,10 @@ DNSCryptResolver* dnsdist.log /*_pb2.py /__pycache__/ +ca.key +ca.pem +ca.srl +server.chain +server.csr +server.key +server.pem