BIND 10 master, updated. 253dc4476ac2052dcd9af515ea4955b09c91cc7d [master] Update .gitignore files
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jun 17 13:02:02 UTC 2013
The branch, master has been updated
via 253dc4476ac2052dcd9af515ea4955b09c91cc7d (commit)
from 741e96ebecac59ad257288094eab660661344b39 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 253dc4476ac2052dcd9af515ea4955b09c91cc7d
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jun 17 18:31:47 2013 +0530
[master] Update .gitignore files
-----------------------------------------------------------------------
Summary of changes:
src/bin/d2/.gitignore | 4 ++--
.../python/isc/server_common/tests}/.gitignore | 0
2 files changed, 2 insertions(+), 2 deletions(-)
copy src/{bin/cfgmgr/local_plugins => lib/python/isc/server_common/tests}/.gitignore (100%)
-----------------------------------------------------------------------
diff --git a/src/bin/d2/.gitignore b/src/bin/d2/.gitignore
index 7b03931..d147802 100644
--- a/src/bin/d2/.gitignore
+++ b/src/bin/d2/.gitignore
@@ -1,5 +1,5 @@
-/b10-d2
-/b10-d2.8
+/b10-dhcp-ddns
+/b10-dhcp-ddns.8
/d2_messages.cc
/d2_messages.h
/spec_config.h
diff --git a/src/lib/python/isc/server_common/tests/.gitignore b/src/lib/python/isc/server_common/tests/.gitignore
new file mode 100644
index 0000000..724690c
--- /dev/null
+++ b/src/lib/python/isc/server_common/tests/.gitignore
@@ -0,0 +1 @@
+/datasrc.spec
More information about the bind10-changes
mailing list