From b7e793b84ca8798a1924197d8c35df7b91140c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Fri, 27 Oct 2023 11:46:38 +0200 Subject: [PATCH] Add tests/dns/badcache.out to .gitignore --- tests/dns/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/dns/.gitignore b/tests/dns/.gitignore index ed143a8bc6..faa0a18eb0 100644 --- a/tests/dns/.gitignore +++ b/tests/dns/.gitignore @@ -1,3 +1,4 @@ /zone.data /testdata/dnstap/dnstap.file /testdata/master/master18.data +/badcache.out