From 78d79cae1202b947646c5391b14b178bbd25402e Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 19 Sep 2007 18:07:18 +0000 Subject: [PATCH] Ignore registries in any format. Original commit message from CVS: * .cvsignore: * tests/examples/manual/.cvsignore: Ignore registries in any format. --- .gitignore | 2 +- ChangeLog | 6 ++++++ tests/examples/manual/.gitignore | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0c1e6e0fc4..5b81fb45de 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,6 @@ depcomp install-sh mkinstalldirs py-compile -registry.xml +registry.* coverage-report.txt gst-element-check.m4 diff --git a/ChangeLog b/ChangeLog index fc11aeea18..ac5516d5a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-19 Stefan Kost + + * .cvsignore: + * tests/examples/manual/.cvsignore: + Ignore registries in any format. + 2007-09-19 Tim-Philipp Müller * gst/glib-compat-private.h: diff --git a/tests/examples/manual/.gitignore b/tests/examples/manual/.gitignore index 3a1d1ef2e4..1b5a0c5f75 100644 --- a/tests/examples/manual/.gitignore +++ b/tests/examples/manual/.gitignore @@ -38,4 +38,4 @@ README *.bbg *.da -test-registry.xml +test-registry.*