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

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jun 20 13:19:27 UTC 2012


The branch, master has been updated
       via  f65878166fa26c0c9150f80026bc0cbc1a28879d (commit)
      from  efb5fff4c2069dd61c221576ad5438a19616ff48 (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 f65878166fa26c0c9150f80026bc0cbc1a28879d
Author: Mukund Sivaraman <muks at isc.org>
Date:   Wed Jun 20 18:49:03 2012 +0530

    [master] Add/update .gitignore files

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

Summary of changes:
 src/lib/datasrc/.gitignore                         |    1 +
 tests/lettuce/configurations/ddns/.gitignore       |    2 ++
 tests/lettuce/data/ddns/.gitignore                 |    1 +
 .../auth => tests/tools/perfdhcp}/tests/.gitignore |    0
 4 files changed, 4 insertions(+)
 create mode 100644 tests/lettuce/configurations/ddns/.gitignore
 create mode 100644 tests/lettuce/data/ddns/.gitignore
 copy {src/bin/auth => tests/tools/perfdhcp}/tests/.gitignore (100%)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/.gitignore b/src/lib/datasrc/.gitignore
index 05c761e..206ddca 100644
--- a/src/lib/datasrc/.gitignore
+++ b/src/lib/datasrc/.gitignore
@@ -2,3 +2,4 @@
 /datasrc_messages.h
 /datasrc_config.h
 /datasrc_config.h.pre
+/static.zone
diff --git a/tests/lettuce/configurations/ddns/.gitignore b/tests/lettuce/configurations/ddns/.gitignore
new file mode 100644
index 0000000..f4f3945
--- /dev/null
+++ b/tests/lettuce/configurations/ddns/.gitignore
@@ -0,0 +1,2 @@
+/ddns.config
+/noddns.config
diff --git a/tests/lettuce/data/ddns/.gitignore b/tests/lettuce/data/ddns/.gitignore
new file mode 100644
index 0000000..60c9224
--- /dev/null
+++ b/tests/lettuce/data/ddns/.gitignore
@@ -0,0 +1 @@
+/example.org.sqlite3
diff --git a/tests/tools/perfdhcp/tests/.gitignore b/tests/tools/perfdhcp/tests/.gitignore
new file mode 100644
index 0000000..d6d1ec8
--- /dev/null
+++ b/tests/tools/perfdhcp/tests/.gitignore
@@ -0,0 +1 @@
+/run_unittests



More information about the bind10-changes mailing list