diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-02-22 10:54:02 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-02-22 10:54:02 +0000 |
commit | 7f6aa7c344609ee8b1acdee2f2de20b107be2b36 (patch) | |
tree | 345e967c1e8d869e1cfff469000b6700fd14a349 | |
parent | 4fbbf2855824011725385573ba79271b53f437e3 (diff) |
.gitignore more test binaries
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | tests/check/elements/.gitignore | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 62aa7244e..78c1b0507 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ tmp-orc.c *orc.h /tests/examples/jack/jack_client +/tests/examples/rtsp/test-onvif Build *.user diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore index 963247504..c18e33000 100644 --- a/tests/check/elements/.gitignore +++ b/tests/check/elements/.gitignore @@ -61,9 +61,12 @@ rtph261 rtph263 rtph264 rtpjitterbuffer +rtpred rtpsession +rtpstorage rtpmux rtprtx +rtpulpfec rtpvp9 shapewipe souphttpsrc |