diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | tests/check/libs/.gitignore | 1 | ||||
-rw-r--r-- | tests/check/pipelines/.gitignore | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ba51c2baf..ddeb35e3a 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 e90bc8682..a34f7d752 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 128a50e68..3933d360c 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 |