diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2013-07-29 21:24:51 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2013-07-29 21:24:51 +0100 |
commit | 687bfde5acdde5d8652251e93c14ec084e68d52a (patch) | |
tree | a522684110e1246df29d0a1f9be77e419e3ec2a6 /.gitignore | |
parent | 38fa409d7750a9cf497b742afb0900a46ee6e8c2 (diff) |
tests: ignore new example binaries
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e667c4efc..064855c01 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,8 @@ gst*orc.h /tests/examples/jack/jack_client /tests/examples/opencv/gstmotioncells_dynamic_test /tests/examples/uvch264/test-uvch264 +/tests/examples/mpegts/tsparser +/tests/examples/opencv/gsthanddetect_test Build *.user |