From 06c39614af3c9f9232a9990a8f366ad80fce4de1 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 7 Apr 2025 15:29:25 +0200 Subject: [PATCH] Fix name of tsig_tests binary in .gitignore --- pdns/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/.gitignore b/pdns/.gitignore index e4d16ba7dd..e00ce9a04b 100644 --- a/pdns/.gitignore +++ b/pdns/.gitignore @@ -36,7 +36,7 @@ /nproxy /speedtest /tcpbench -/tsig-tests +/tsig_tests version_generated.h /zone2ldap /zone2sql -- 2.47.2