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 | 625a9e6eb1d9a329259e2f63354c14ed2f5d10c6 (patch) | |
tree | 7da1f4c5ed4cab7b36f816aabcb623cd3e300fd7 /.gitignore | |
parent | 1d6862cb69701e14c6c01e3bdf6f7a165271f3d3 (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 |