diff --git a/docs/gst/tmpl/gstmultidisksrc.sgml b/docs/gst/tmpl/gstmultidisksrc.sgml
new file mode 100644
index 0000000000..eb3000fd23
--- /dev/null
+++ b/docs/gst/tmpl/gstmultidisksrc.sgml
@@ -0,0 +1,24 @@
+
+GstMultiDiskSrc
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+@GST_MULTIDISKSRC_OPEN:
+@GST_MULTIDISKSRC_FLAG_LAST:
+
diff --git a/examples/autoplug/.gitignore b/examples/autoplug/.gitignore
index a2911a80f7..f76c31a123 100644
--- a/examples/autoplug/.gitignore
+++ b/examples/autoplug/.gitignore
@@ -1 +1,2 @@
autoplug
+xmlTest.gst
diff --git a/examples/typefind/.gitignore b/examples/typefind/.gitignore
new file mode 100644
index 0000000000..38bc2d7d1f
--- /dev/null
+++ b/examples/typefind/.gitignore
@@ -0,0 +1 @@
+typefind
diff --git a/tests/old/examples/autoplug/.gitignore b/tests/old/examples/autoplug/.gitignore
index a2911a80f7..f76c31a123 100644
--- a/tests/old/examples/autoplug/.gitignore
+++ b/tests/old/examples/autoplug/.gitignore
@@ -1 +1,2 @@
autoplug
+xmlTest.gst
diff --git a/tests/old/examples/typefind/.gitignore b/tests/old/examples/typefind/.gitignore
new file mode 100644
index 0000000000..38bc2d7d1f
--- /dev/null
+++ b/tests/old/examples/typefind/.gitignore
@@ -0,0 +1 @@
+typefind