From 0cb6a439da0e7d8c79106cdb3beabad7ab3b0cad Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 23 Apr 2015 15:14:07 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + tests/check/libs/.gitignore | 1 + tests/check/pipelines/.gitignore | 1 + 3 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ba51c2b..ddeb35e 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ install-sh depcomp autoregen.sh ABOUT-NLS +/INSTALL _stdint.h gst-plugins-base-*.tar* diff --git a/tests/check/libs/.gitignore b/tests/check/libs/.gitignore index e90bc86..a34f7d7 100644 --- a/tests/check/libs/.gitignore +++ b/tests/check/libs/.gitignore @@ -1,4 +1,5 @@ .dirstamp +allocators audio audiocdsrc audiodecoder diff --git a/tests/check/pipelines/.gitignore b/tests/check/pipelines/.gitignore index 128a50e..3933d36 100644 --- a/tests/check/pipelines/.gitignore +++ b/tests/check/pipelines/.gitignore @@ -3,6 +3,7 @@ basetime capsfilter-renegotiation gio simple-launch-lines +streamsynchronizer tcp theoraenc vorbisdec -- 2.7.4