From 4fa1b883df6c2f9afa79ad1bd80fcef5472f0f8a Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 12 Jan 2008 02:32:35 +0000 Subject: [PATCH] Ignore more files for the buildbot. Original commit message from CVS: * docs/plugins/.cvsignore: * tests/check/pipelines/.cvsignore: Ignore more files for the buildbot. --- ChangeLog | 6 ++++++ docs/plugins/.gitignore | 1 + tests/check/pipelines/.gitignore | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 tests/check/pipelines/.gitignore diff --git a/ChangeLog b/ChangeLog index 0252b15..f79b296 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-11 David Schleef + + * docs/plugins/.cvsignore: + * tests/check/pipelines/.cvsignore: + Ignore more files for the buildbot. + 2008-01-11 Jan Schmidt * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer): diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore index 698d8d1..d3aa67f 100644 --- a/docs/plugins/.gitignore +++ b/docs/plugins/.gitignore @@ -3,6 +3,7 @@ Makefile.in *-decl.txt *-decl-list.txt +*-undeclared.txt *-undocumented.txt *-unused.txt *-overrides.txt diff --git a/tests/check/pipelines/.gitignore b/tests/check/pipelines/.gitignore new file mode 100644 index 0000000..3efcdc2 --- /dev/null +++ b/tests/check/pipelines/.gitignore @@ -0,0 +1,3 @@ +.dirstamp +simple-launch-lines +*.check.xml -- 2.7.4