diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-02-24 16:33:51 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-02-24 16:33:51 +0100 |
commit | f0ae68d9440e90711c7b547f03d7165357b9c4ac (patch) | |
tree | d77797c994b5f7457b1dd3b802f08f783c8ce0e5 /examples/app/.gitignore | |
parent | da040c2a3529801e9b7c239afb698379ede89087 (diff) | |
download | gst-plugins-bad-f0ae68d9440e90711c7b547f03d7165357b9c4ac.tar.gz gst-plugins-bad-f0ae68d9440e90711c7b547f03d7165357b9c4ac.tar.bz2 gst-plugins-bad-f0ae68d9440e90711c7b547f03d7165357b9c4ac.zip |
Move examples directory to tests/examples as in every other GStreamer module
Diffstat (limited to 'examples/app/.gitignore')
-rw-r--r-- | examples/app/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/app/.gitignore b/examples/app/.gitignore deleted file mode 100644 index 8a2c7615..00000000 --- a/examples/app/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -appsrc_ex -appsrc-ra -appsrc-seekable -appsrc-stream -appsrc-stream2 -appsink-src |