From cd1f1c497304db47dc1938e7f9874a2d6b60cdfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 26 Oct 2014 21:31:36 +0000 Subject: [PATCH] examples: add new appsink example to .gitignore --- tests/examples/app/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/examples/app/.gitignore b/tests/examples/app/.gitignore index 8a2c761527..cce2be7386 100644 --- a/tests/examples/app/.gitignore +++ b/tests/examples/app/.gitignore @@ -4,3 +4,4 @@ appsrc-seekable appsrc-stream appsrc-stream2 appsink-src +appsink-src2