]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update gitignore files 959/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 21 Aug 2013 09:51:55 +0000 (11:51 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 21 Aug 2013 09:51:55 +0000 (11:51 +0200)
* config.cache is configure's cache (if used)
* test-driver is a new autotools script
* bindparser.hh is an intermediate file (gets copied to bindparser.h)

.gitignore
pdns/backends/bind/.gitignore

index 2eaebc25c8281e3fbe667201ca37054e2fb61933..9624072261bd8a37cee51e267c147dafda6a059c 100644 (file)
@@ -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
@@ -38,4 +40,4 @@ lt~obsolete.m4
 pdns-*.tar.gz
 .*DS_Store
 *~
-pdns.pid
\ No newline at end of file
+pdns.pid
index 4d4db85b6ac175e7f117161ff24e9a2232728cde..ff3a623c93f3aec0a97a15828d4abfef6fc5c7b4 100644 (file)
@@ -6,6 +6,7 @@
 /bindlexer.c
 /bindparser.cc
 /bindparser.h
+/bindparser.hh
 /bindparser.output
 /dnslabeltext.cc
 /bind-dnssec.schema.sqlite3.sql.h