diff --git a/ChangeLog b/ChangeLog index eace0e709d..4937ba2bae 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-08 Tim-Philipp Müller * configure.ac: diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore index c1fb9a9851..d19a801e8c 100644 --- a/docs/plugins/.gitignore +++ b/docs/plugins/.gitignore @@ -20,4 +20,4 @@ tmpl gst-plugins-ugly-plugins-overrides.txt -inspect-registry.xml +inspect-registry.* 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.*