From: Peter van Dijk Date: Thu, 17 Oct 2013 18:03:29 +0000 (+0200) Subject: update gitignore X-Git-Tag: auth-3.3.1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9da3c07a736826fda58cde03986a0647ba146e2;p=thirdparty%2Fpdns.git update gitignore --- diff --git a/.gitignore b/.gitignore index 2eaebc25c8..55e5800e97 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ /Makefile.in /aclocal.m4 /autom4te.cache +/config.cache /config.guess /config.h /config.h.in @@ -14,6 +15,7 @@ /mkinstalldirs /stamp-h /stamp-h1 +/test-driver /ylwrap *.la *.lo @@ -21,6 +23,7 @@ *.o .deps .libs +.dirstamp modules/*/Makefile modules/*/Makefile.in codedocs/Makefile @@ -38,4 +41,4 @@ lt~obsolete.m4 pdns-*.tar.gz .*DS_Store *~ -pdns.pid \ No newline at end of file +pdns.pid diff --git a/pdns/.gitignore b/pdns/.gitignore index 4c2050e33a..88b21c41b8 100644 --- a/pdns/.gitignore +++ b/pdns/.gitignore @@ -10,7 +10,6 @@ /pdns_server /pdns_recursor /pdnssec -/precursor /sdig /dnslabeltext.cc /dnsreplay @@ -21,6 +20,7 @@ /bind-dnssec.schema.sqlite3.sql.h /pdns-recursor-* /dnsdemog +/dnsdist /dnsgram /dnsscan /dnsscope @@ -31,4 +31,5 @@ /speedtest /toysdig /tsig-tests +/tcpbench version_generated.h diff --git a/pdns/docs/.gitignore b/pdns/docs/.gitignore index 4638ae4ea1..617664c265 100644 --- a/pdns/docs/.gitignore +++ b/pdns/docs/.gitignore @@ -1,3 +1,4 @@ +/dnstcpbench.1 /html /pdns /pdns.pdf