From 62cb26e89dc47c300c8da7ae758aba1cfca961a8 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Tue, 31 Dec 2002 18:14:08 +0000 Subject: exciting .cvsignore updates! Original commit message from CVS: exciting .cvsignore updates! --- .gitignore | 10 ++++++++++ examples/dynparams/.gitignore | 1 + examples/seeking/.gitignore | 6 ++++++ gst-libs/gst/gconf/.gitignore | 1 + gst-libs/gst/media-info/.gitignore | 1 + gst/playondemand/.gitignore | 1 + gst/speed/.gitignore | 1 + 7 files changed, 21 insertions(+) create mode 100644 examples/dynparams/.gitignore create mode 100644 examples/seeking/.gitignore create mode 100644 gst-libs/gst/gconf/.gitignore create mode 100644 gst-libs/gst/media-info/.gitignore diff --git a/.gitignore b/.gitignore index 0e684bc38..05d8832d9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ config.h config.h.in config.log config.status +config.guess +config.sub configure gst-plugins.spec gstreamer-libs-uninstalled*.pc @@ -14,3 +16,11 @@ libtool stamp-h stamp-h.in stamp-h1 +gst-element-check-*.m4 +ltmain.sh +missing +mkinstalldirs +compile +install-sh +depcomp +autoregen.sh diff --git a/examples/dynparams/.gitignore b/examples/dynparams/.gitignore new file mode 100644 index 000000000..76f654ef6 --- /dev/null +++ b/examples/dynparams/.gitignore @@ -0,0 +1 @@ +filter diff --git a/examples/seeking/.gitignore b/examples/seeking/.gitignore new file mode 100644 index 000000000..fcb1d2090 --- /dev/null +++ b/examples/seeking/.gitignore @@ -0,0 +1,6 @@ +cdparanoia +cdplayer +seek +spider_seek +vorbisfile + diff --git a/gst-libs/gst/gconf/.gitignore b/gst-libs/gst/gconf/.gitignore new file mode 100644 index 000000000..54c96a4b7 --- /dev/null +++ b/gst-libs/gst/gconf/.gitignore @@ -0,0 +1 @@ +test-gconf diff --git a/gst-libs/gst/media-info/.gitignore b/gst-libs/gst/media-info/.gitignore new file mode 100644 index 000000000..1ac8f85ab --- /dev/null +++ b/gst-libs/gst/media-info/.gitignore @@ -0,0 +1 @@ +media-info-test diff --git a/gst/playondemand/.gitignore b/gst/playondemand/.gitignore index f0c68b636..9c65c4cda 100644 --- a/gst/playondemand/.gitignore +++ b/gst/playondemand/.gitignore @@ -1 +1,2 @@ demo-mp3 +demo_mp3 diff --git a/gst/speed/.gitignore b/gst/speed/.gitignore index f0c68b636..9c65c4cda 100644 --- a/gst/speed/.gitignore +++ b/gst/speed/.gitignore @@ -1 +1,2 @@ demo-mp3 +demo_mp3 -- cgit v1.2.1