diff --git a/ChangeLog b/ChangeLog index 907539fe29..0a4bde8d77 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/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer): diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore index 23e00e2e3e..698d8d11e0 100644 --- a/docs/plugins/.gitignore +++ b/docs/plugins/.gitignore @@ -16,5 +16,5 @@ xml gst-plugins-good-plugins-scan gst-plugins-good-plugins-scan.c -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.*