From: Stefan Kost Date: Wed, 19 Sep 2007 18:07:18 +0000 (+0000) Subject: Ignore registries in any format. X-Git-Tag: RELEASE-0_10_15~111 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=78d79cae1202b947646c5391b14b178bbd25402e;p=platform%2Fupstream%2Fgstreamer.git Ignore registries in any format. Original commit message from CVS: * .cvsignore: * tests/examples/manual/.cvsignore: Ignore registries in any format. --- diff --git a/.gitignore b/.gitignore index 0c1e6e0..5b81fb4 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 fc11aee..ac5516d 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 3a1d1ef..1b5a0c5 100644 --- a/tests/examples/manual/.gitignore +++ b/tests/examples/manual/.gitignore @@ -38,4 +38,4 @@ README *.bbg *.da -test-registry.xml +test-registry.*