From 747b46f419f60808662a36c944fbf6a2a14e3c32 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 19 Sep 2007 18:19:49 +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 907539f..0a4bde8 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 23e00e2..698d8d1 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 5d45c6c..9af3130 100644 --- a/tests/check/.gitignore +++ b/tests/check/.gitignore @@ -1 +1 @@ -test-registry.xml +test-registry.* -- 2.7.4