From ccd019c53bc5ad4dfd42e5f155fcfecdf0bed8c4 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 19 Sep 2007 18:16:58 +0000 Subject: [PATCH] Ignore registries in any format. Original commit message from CVS: * docs/plugins/.cvsignore: * tests/check/.cvsignore: Ignore registries in any format. --- ChangeLog | 6 ++++++ docs/plugins/.gitignore | 2 +- tests/check/.gitignore | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2d2c76421..1463b41048 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-19 Stefan Kost + + * docs/plugins/.cvsignore: + * tests/check/.cvsignore: + Ignore registries in any format. + 2007-09-19 Wim Taymans * gst-libs/gst/rtp/gstbasertpdepayload.c: diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore index ca78815393..b278fbd00b 100644 --- a/docs/plugins/.gitignore +++ b/docs/plugins/.gitignore @@ -12,7 +12,7 @@ html gst-plugins-base-plugins-scan gst-plugins-base-plugins-scan.c -inspect-registry.xml +inspect-registry.* html-build.stamp html.stamp diff --git a/tests/check/.gitignore b/tests/check/.gitignore index 5d45c6c3fd..9af31302e4 100644 --- a/tests/check/.gitignore +++ b/tests/check/.gitignore @@ -1 +1 @@ -test-registry.xml +test-registry.*