diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-06-30 12:43:02 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-06-30 12:43:02 +0000 |
commit | c412fa00a70e4b2b1e20ae33268b6b0f3955939b (patch) | |
tree | 0ac9f3131254e6fad145917dd1b965a318c28c25 /gst-libs | |
parent | aebfc79591827d9a40bf5fc96d76222e7a7eb083 (diff) | |
download | gst-plugins-bad-c412fa00a70e4b2b1e20ae33268b6b0f3955939b.tar.gz gst-plugins-bad-c412fa00a70e4b2b1e20ae33268b6b0f3955939b.tar.bz2 gst-plugins-bad-c412fa00a70e4b2b1e20ae33268b6b0f3955939b.zip |
remove stuff that's in -base
Original commit message from CVS:
remove stuff that's in -base
Diffstat (limited to 'gst-libs')
-rw-r--r-- | gst-libs/gst/audio/.gitignore | 5 | ||||
-rw-r--r-- | gst-libs/gst/colorbalance/.gitignore | 2 | ||||
-rw-r--r-- | gst-libs/gst/gconf/.gitignore | 3 | ||||
-rw-r--r-- | gst-libs/gst/mixer/.gitignore | 2 | ||||
-rw-r--r-- | gst-libs/gst/tuner/.gitignore | 2 |
5 files changed, 0 insertions, 14 deletions
diff --git a/gst-libs/gst/audio/.gitignore b/gst-libs/gst/audio/.gitignore deleted file mode 100644 index 23bff762..00000000 --- a/gst-libs/gst/audio/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -gstaudiofilterexample.c -libgstaudio_la-multichannel-enumtypes.lo -multichannel-enumtypes.c -multichannel-enumtypes.h -testchannels diff --git a/gst-libs/gst/colorbalance/.gitignore b/gst-libs/gst/colorbalance/.gitignore deleted file mode 100644 index 8a465f35..00000000 --- a/gst-libs/gst/colorbalance/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -colorbalance-enumtypes.[ch] -colorbalance-marshal.[ch] diff --git a/gst-libs/gst/gconf/.gitignore b/gst-libs/gst/gconf/.gitignore deleted file mode 100644 index 42a2ba58..00000000 --- a/gst-libs/gst/gconf/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -test-gconf -gstreamer-gconf-uninstalled.pc -gstreamer-gconf.pc diff --git a/gst-libs/gst/mixer/.gitignore b/gst-libs/gst/mixer/.gitignore deleted file mode 100644 index de851131..00000000 --- a/gst-libs/gst/mixer/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -mixer-enumtypes.[ch] -mixer-marshal.[ch] diff --git a/gst-libs/gst/tuner/.gitignore b/gst-libs/gst/tuner/.gitignore deleted file mode 100644 index cd5f805b..00000000 --- a/gst-libs/gst/tuner/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -tuner-enumtypes.[ch] -tuner-marshal.[ch] |