diff --git a/ChangeLog b/ChangeLog index 2e6e657608..86d96e5535 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/real/gstrealvideodec.c: (gst_real_video_dec_chain), diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore index 58062cad7e..a77f035bfb 100644 --- a/docs/plugins/.gitignore +++ b/docs/plugins/.gitignore @@ -12,7 +12,7 @@ html gst-plugins-bad-plugins-scan gst-plugins-bad-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.*