BIND 10 master, updated. 06d963e3098ea6ead0eae1b54f178222b9fff479 Update .gitignore files
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Mar 14 03:32:53 UTC 2012
The branch, master has been updated
via 06d963e3098ea6ead0eae1b54f178222b9fff479 (commit)
from ac2c63f07c78ba94fb8b76ce1051a5810b97a99a (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 06d963e3098ea6ead0eae1b54f178222b9fff479
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Mar 14 09:02:36 2012 +0530
Update .gitignore files
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/benchmarks/.gitignore | 1 +
src/lib/log/tests/.gitignore | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/benchmarks/.gitignore b/src/lib/dns/benchmarks/.gitignore
index a6f1fac..c1c840b 100644
--- a/src/lib/dns/benchmarks/.gitignore
+++ b/src/lib/dns/benchmarks/.gitignore
@@ -1 +1,2 @@
+/message_renderer_bench
/rdatarender_bench
diff --git a/src/lib/log/tests/.gitignore b/src/lib/log/tests/.gitignore
index 8d7e564..41b863b 100644
--- a/src/lib/log/tests/.gitignore
+++ b/src/lib/log/tests/.gitignore
@@ -2,6 +2,8 @@
/destination_test.sh
/init_logger_test
/init_logger_test.sh
+/initializer_unittests_1
+/initializer_unittests_2
/local_file_test.sh
/logger_example
/run_unittests
More information about the bind10-changes
mailing list