From: Remi Gacogne Date: Wed, 22 Dec 2021 10:27:40 +0000 (+0100) Subject: dnsdist: Ignore the generated p12 file in the regression tests dir X-Git-Tag: auth-4.7.0-alpha1~101^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11121%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Ignore the generated p12 file in the regression tests dir --- diff --git a/regression-tests.dnsdist/.gitignore b/regression-tests.dnsdist/.gitignore index f50703bb21..aaff017f1f 100644 --- a/regression-tests.dnsdist/.gitignore +++ b/regression-tests.dnsdist/.gitignore @@ -15,4 +15,5 @@ /server.key /server.pem /server.ocsp -/configs \ No newline at end of file +/server.p12 +/configs