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.*