BIND 10 master, updated. 65e64487c28d3688d65ed625cdb1531ce5691095 [master] Add/update .gitignore files

BIND 10 source code commits bind10-changes at lists.isc.org
Sun Apr 15 09:22:24 UTC 2012


The branch, master has been updated
       via  65e64487c28d3688d65ed625cdb1531ce5691095 (commit)
      from  7efc7ddb385ef56c5df5a23474a10900bbe36cf9 (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 65e64487c28d3688d65ed625cdb1531ce5691095
Author: Mukund Sivaraman <muks at isc.org>
Date:   Sun Apr 15 14:52:06 2012 +0530

    [master] Add/update .gitignore files

-----------------------------------------------------------------------

Summary of changes:
 tests/lettuce/configurations/.gitignore |    1 +
 tests/lettuce/data/.gitignore           |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 tests/lettuce/data/.gitignore

-----------------------------------------------------------------------
diff --git a/tests/lettuce/configurations/.gitignore b/tests/lettuce/configurations/.gitignore
index bea88b8..69d136f 100644
--- a/tests/lettuce/configurations/.gitignore
+++ b/tests/lettuce/configurations/.gitignore
@@ -1 +1,2 @@
+/bindctl_commands.config
 /example.org.config
diff --git a/tests/lettuce/data/.gitignore b/tests/lettuce/data/.gitignore
new file mode 100644
index 0000000..299b6d2
--- /dev/null
+++ b/tests/lettuce/data/.gitignore
@@ -0,0 +1 @@
+/test_nonexistent_db.sqlite3



More information about the bind10-changes mailing list