[Httpunit-commit] CVS: httpunit .cvsignore,1.3,1.4
Brought to you by:
russgold
From: Russell G. <rus...@us...> - 2002-08-13 17:57:50
|
Update of /cvsroot/httpunit/httpunit In directory usw-pr-cvs1:/tmp/cvs-serv25269 Modified Files: .cvsignore Log Message: Added Button.submit to submit a form from a button Index: .cvsignore =================================================================== RCS file: /cvsroot/httpunit/httpunit/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 28 Feb 2002 14:30:32 -0000 1.3 +++ .cvsignore 13 Aug 2002 17:57:47 -0000 1.4 @@ -1,5 +1,9 @@ build *.ipr +*.iws savejars dist -lib \ No newline at end of file +lib +bin +.project +.classpath \ No newline at end of file |