From: Gary V. Vaughan Date: Wed, 21 Dec 2005 11:40:47 +0000 (+0000) Subject: * .cvsignore, libltdl/.cvsignore, tests/.cvsignore: Ignore X-Git-Tag: release-2-1b~350 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85731007e2db4c60e642f3a83aa57f418d11d0b;p=thirdparty%2Flibtool.git * .cvsignore, libltdl/.cvsignore, tests/.cvsignore: Ignore +build, +dest, +inst, .cvslog-tlasync, .gdb_history, .pc, libltdl/INSTALL, libltdl/stamp-mk and tests/testsuite.log. --- diff --git a/.cvsignore b/.cvsignore index 3afcc9280..3dffd0018 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1,11 @@ .*.prcs_aux .clcommitrc +.cvslog-tlasync +.gdb_history +.pc ++build ++dest ++inst COPYING INSTALL Makefile diff --git a/ChangeLog b/ChangeLog index 1a8b5fcc7..c6736484d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-12-21 Gary V. Vaughan + + * .cvsignore, libltdl/.cvsignore, tests/.cvsignore: Ignore + +build, +dest, +inst, .cvslog-tlasync, .gdb_history, .pc, + libltdl/INSTALL, libltdl/stamp-mk and tests/testsuite.log. + 2005-12-20 Eric Blake * README.alpha: Really commit. diff --git a/libltdl/.cvsignore b/libltdl/.cvsignore index aa7f9e014..c0a3cf8ea 100644 --- a/libltdl/.cvsignore +++ b/libltdl/.cvsignore @@ -1,5 +1,6 @@ .deps .libs +INSTALL Makefile Makefile.in Makefile.am @@ -17,4 +18,4 @@ missing mkinstalldirs *.lo *.la -stamp-h* +stamp-* diff --git a/tests/.cvsignore b/tests/.cvsignore index cb38390b0..0a40a4b7d 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -3,3 +3,4 @@ Makefile.in defs.in package.m4 testsuite +testsuite.log