From 625a9e6eb1d9a329259e2f63354c14ed2f5d10c6 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 25 Mar 2002 05:01:00 +0000 Subject: added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) Original commit message from CVS: added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) --- .gitignore | 14 ++++++++++++++ ext/arts/.gitignore | 4 ++++ gst/playondemand/.gitignore | 1 + gst/speed/.gitignore | 1 + 4 files changed, 20 insertions(+) create mode 100644 .gitignore create mode 100644 ext/arts/.gitignore create mode 100644 gst/playondemand/.gitignore create mode 100644 gst/speed/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..dea17ba1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +aclocal.m4 +autom4te.cache +config.h +config.h.in +config.log +config.status +configure +gst-plugins.spec +gstreamer-libs-uninstalled.pc +gstreamer-libs.pc +libtool +stamp-h +stamp-h.in +stamp-h1 diff --git a/ext/arts/.gitignore b/ext/arts/.gitignore new file mode 100644 index 00000000..9a6a379a --- /dev/null +++ b/ext/arts/.gitignore @@ -0,0 +1,4 @@ +gst_artsio.cc +gst_artsio.h +gst_artsio.mcopclass +gst_artsio.mcoptype diff --git a/gst/playondemand/.gitignore b/gst/playondemand/.gitignore new file mode 100644 index 00000000..f0c68b63 --- /dev/null +++ b/gst/playondemand/.gitignore @@ -0,0 +1 @@ +demo-mp3 diff --git a/gst/speed/.gitignore b/gst/speed/.gitignore new file mode 100644 index 00000000..f0c68b63 --- /dev/null +++ b/gst/speed/.gitignore @@ -0,0 +1 @@ +demo-mp3 -- cgit v1.2.1