summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-07 00:16:00 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-09-07 00:20:56 +0100
commitcc705ed7dc8f3ad6eba5ea36195e4095477ab883 (patch)
treef6ffd4f9c56a6ebe114a27b3d84f5c3577c0c87e /.gitignore
parent62634b48ed7bd37880b5ff02dcfc016708ef55ed (diff)
downloadgstreamer-plugins-bad-cc705ed7dc8f3ad6eba5ea36195e4095477ab883.tar.gz
tests: fix distcheck by disting new jack example directory
Also add test binary to ignores.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 241dc8068..dd2bbc8ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,6 @@ autoregen.sh
ABOUT-NLS
_stdint.h
gst-plugins-bad-*.tar.*
-tests/examples/shapewipe/shapewipe-example
.deps
.libs
@@ -42,8 +41,11 @@ Makefile
tmp-orc.c
gst*orc.h
-/tests/check/orc
/ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
/ext/gsettings/org.freedesktop.gstreamer-0.10.default-elements.gschema.valid
/ext/gsettings/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
+
+/tests/check/orc
+/tests/examples/shapewipe/shapewipe-example
+/tests/examples/jack/jack_client