diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-06-18 22:43:51 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-06-18 22:43:51 +0000 |
commit | bda5c338da3f0cb3b4bc66e82727fa5be7194401 (patch) | |
tree | 092da0c9f0fd62172c10cf35d54544a5e2e3e36b /.gitignore | |
parent | 9079621594f48d0ae433e77dedf4224010dbd819 (diff) |
updates for release
Original commit message from CVS:
updates for release
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6d18da760..3cdc44f23 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ config.guess config.sub config.rpath configure -gst-plugins.spec +gst-plugins-base.spec gstreamer-libs-uninstalled*.pc gstreamer-libs*.pc gstreamer-play-uninstalled*.pc @@ -27,3 +27,5 @@ depcomp autoregen.sh ABOUT-NLS _stdint.h + +gst-plugins-base-*.tar* |