From 7ada7636ae2313601b7ea69bfc6f7a3aeb0dba7d Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Sat, 26 Mar 2016 12:21:56 +0100 Subject: [PATCH] Ignore built files --- pdns/.gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pdns/.gitignore b/pdns/.gitignore index fcc0640f3..ccd618494 100644 --- a/pdns/.gitignore +++ b/pdns/.gitignore @@ -24,6 +24,7 @@ /dnsdemog /dnsdist /dnsgram +/dnspcap2protobuf /dnsscan /dnsscope /dnstcpbench @@ -33,9 +34,9 @@ /notify /nproxy /speedtest +/tcpbench /toysdig /tsig-tests -/tcpbench version_generated.h /zone2ldap /zone2sql @@ -54,3 +55,6 @@ version_generated.h /dumresp /htmlfiles.h effective_tld_names.dat +/dnsmessage.pb.cc +/dnsmessage.pb.h + -- 2.49.0