dion 2003/01/13 03:08:28 Modified: jelly .cvsignore Log: Ignore temporary junit files Revision Changes Path 1.12 +6 -5 jakarta-commons-sandbox/jelly/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/jelly/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 5 Oct 2002 04:14:54 -0000 1.11 +++ .cvsignore 13 Jan 2003 11:08:27 -0000 1.12 @@ -1,12 +1,13 @@ +.classpath .project build.properties +demopage.html dist +junit*.properties jms +lib +snapshot.bat target +tmp *.log *.gz -snapshot.bat -tmp -demopage.html -.classpath -lib
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
