diff options
author | David I. Lehn <dlehn@users.sourceforge.net> | 2002-12-31 18:14:08 +0000 |
---|---|---|
committer | David I. Lehn <dlehn@users.sourceforge.net> | 2002-12-31 18:14:08 +0000 |
commit | d7e508a4f600b9b1c72f11f6fdcc4445501e8b3f (patch) | |
tree | f7d06ebb2be57795caf37b4a7827f35d3bebdba3 /.gitignore | |
parent | 12bd93773cd3f2684b69af42fbf47bfea82791c4 (diff) |
exciting .cvsignore updates!CAPS
Original commit message from CVS:
exciting .cvsignore updates!
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0e684bc38..05d8832d9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ config.h config.h.in config.log config.status +config.guess +config.sub configure gst-plugins.spec gstreamer-libs-uninstalled*.pc @@ -14,3 +16,11 @@ libtool stamp-h stamp-h.in stamp-h1 +gst-element-check-*.m4 +ltmain.sh +missing +mkinstalldirs +compile +install-sh +depcomp +autoregen.sh |