diff options
author | Andy Wingo <wingo@pobox.com> | 2002-03-25 05:00:59 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2002-03-25 05:00:59 +0000 |
commit | 1bfe75866c307ff32963aacc30f060d3833d3b5d (patch) | |
tree | efadd0f007458dc19dbefc1013e4aa19aa2d48b1 /.gitignore | |
parent | 29aa39e99c71e2c7ae98883e72620e590e6ec965 (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 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 |