BIND 10 master, updated. f8f96f9e0a1b3627f813cabe1b8034d844395949 [master] Update .gitignore files
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Nov 27 13:19:36 UTC 2012
The branch, master has been updated
via f8f96f9e0a1b3627f813cabe1b8034d844395949 (commit)
from 01ada2f4e0e614d6e5378d277cc1286ed3715ce5 (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 f8f96f9e0a1b3627f813cabe1b8034d844395949
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Nov 27 18:49:23 2012 +0530
[master] Update .gitignore files
-----------------------------------------------------------------------
Summary of changes:
src/bin/cfgmgr/local_plugins/.gitignore | 1 +
src/lib/{dhcp => dhcpsrv}/tests/.gitignore | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
create mode 100644 src/bin/cfgmgr/local_plugins/.gitignore
copy src/lib/{dhcp => dhcpsrv}/tests/.gitignore (51%)
-----------------------------------------------------------------------
diff --git a/src/bin/cfgmgr/local_plugins/.gitignore b/src/bin/cfgmgr/local_plugins/.gitignore
new file mode 100644
index 0000000..724690c
--- /dev/null
+++ b/src/bin/cfgmgr/local_plugins/.gitignore
@@ -0,0 +1 @@
+/datasrc.spec
diff --git a/src/lib/dhcpsrv/tests/.gitignore b/src/lib/dhcpsrv/tests/.gitignore
new file mode 100644
index 0000000..7add7fb
--- /dev/null
+++ b/src/lib/dhcpsrv/tests/.gitignore
@@ -0,0 +1 @@
+/libdhcpsrv_unittests
More information about the bind10-changes
mailing list