BIND 10 master, updated. a77342a649b33001245341f2e6a038a7fc7673d6 [master] Update .gitignore files
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Aug 3 20:44:30 UTC 2012
The branch, master has been updated
via a77342a649b33001245341f2e6a038a7fc7673d6 (commit)
from 7127237c184ff0fdf0535b9e8234dd71598b996e (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 a77342a649b33001245341f2e6a038a7fc7673d6
Author: Mukund Sivaraman <muks at isc.org>
Date: Sat Aug 4 02:13:30 2012 +0530
[master] Update .gitignore files
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/tests/testdata/.gitignore | 3 ++-
src/lib/testutils/testdata/.gitignore | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/tests/testdata/.gitignore b/src/lib/datasrc/tests/testdata/.gitignore
index 58ea8cd..98a9657 100644
--- a/src/lib/datasrc/tests/testdata/.gitignore
+++ b/src/lib/datasrc/tests/testdata/.gitignore
@@ -1 +1,2 @@
-/*.sqlite3.copied
+/*.copied
+
diff --git a/src/lib/testutils/testdata/.gitignore b/src/lib/testutils/testdata/.gitignore
index 4d41a44..b2bb76a 100644
--- a/src/lib/testutils/testdata/.gitignore
+++ b/src/lib/testutils/testdata/.gitignore
@@ -1,5 +1,6 @@
/auth_test.sqlite3.copied
/badExampleQuery_fromWire.wire
+/does-not-exist.sqlite3
/examplequery_fromWire.wire
/iquery_fromWire.wire
/iquery_response_fromWire.wire
More information about the bind10-changes
mailing list