diff options
author | Andy Wingo <wingo@pobox.com> | 2002-03-25 05:01:00 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2002-03-25 05:01:00 +0000 |
commit | b80916e4dbe68b1ae913c034d6959449df8c75f9 (patch) | |
tree | 6fa4af0ac6fd443f53ceafef8befef5e5fb40985 /.gitignore | |
parent | 3e882a4bf311fa9607f95fbf45031583b8467b25 (diff) |
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 ;-)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..dea17ba10 --- /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 |