* .cvsignore: Remove files that are present in CVS.

From-SVN: r52845
This commit is contained in:
Mark Mitchell 2002-04-28 18:41:51 +00:00 committed by Mark Mitchell
parent 45806a3fd4
commit 14dbfa7008
2 changed files with 7 additions and 6 deletions

View File

@ -1,13 +1,10 @@
.deps .deps
.libs .libs
Makefile Makefile
Makefile.in config.status
acinclude.m4 config.log
aclocal.m4
configure
config.*
conftest* conftest*
libtool libtool
*.lo *.lo
*.la *.la
stamp-h* stamp-h

View File

@ -1,3 +1,7 @@
2002-04-28 Mark Mitchell <mark@codesourcery.com>
* .cvsignore: Remove files that are present in CVS.
2001-07-02 Tom Tromey <tromey@redhat.com> 2001-07-02 Tom Tromey <tromey@redhat.com>
* configure: Rebuilt. * configure: Rebuilt.