* .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
.libs
Makefile
Makefile.in
acinclude.m4
aclocal.m4
configure
config.*
config.status
config.log
conftest*
libtool
*.lo
*.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>
* configure: Rebuilt.