[gst-cvs] gst-plugins-good: Make git ignore shapewipe examples and tests
Tim Mueller
tpm at kemper.freedesktop.org
Fri Feb 19 04:35:06 PST 2010
Module: gst-plugins-good
Branch: master
Commit: 27569e53e8bf4786f66b94a53d202c047c9eae1f
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=27569e53e8bf4786f66b94a53d202c047c9eae1f
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Fri Feb 19 00:54:13 2010 +0000
Make git ignore shapewipe examples and tests
---
tests/check/elements/.gitignore | 1 +
tests/examples/shapewipe/.gitignore | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore
index fa6ff73..176d8a7 100644
--- a/tests/check/elements/.gitignore
+++ b/tests/check/elements/.gitignore
@@ -38,6 +38,7 @@ rtp-payloading
rtpbin
rtpbin_buffer_list
rtpjitterbuffer
+shapewipe
souphttpsrc
spectrum
sunaudio
diff --git a/tests/examples/shapewipe/.gitignore b/tests/examples/shapewipe/.gitignore
new file mode 100644
index 0000000..746bc48
--- /dev/null
+++ b/tests/examples/shapewipe/.gitignore
@@ -0,0 +1 @@
+shapewipe-example
More information about the Gstreamer-commits
mailing list