From 79020ded795bac80b096ed04db7e154d68a58241 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 19 Sep 2007 18:20:41 +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 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.*