From: <chr...@us...> - 2009-04-14 13:13:32
|
Revision: 5267 http://jnode.svn.sourceforge.net/jnode/?rev=5267&view=rev Author: chrisboertien Date: 2009-04-14 13:13:28 +0000 (Tue, 14 Apr 2009) Log Message: ----------- add classlib.jar to ignore Modified Paths: -------------- trunk/.cvsignore trunk/.gitignore Modified: trunk/.cvsignore =================================================================== --- trunk/.cvsignore 2009-04-14 13:02:59 UTC (rev 5266) +++ trunk/.cvsignore 2009-04-14 13:13:28 UTC (rev 5267) @@ -11,3 +11,4 @@ udpout.log local bin +classlib.jar Modified: trunk/.gitignore =================================================================== --- trunk/.gitignore 2009-04-14 13:02:59 UTC (rev 5266) +++ trunk/.gitignore 2009-04-14 13:13:28 UTC (rev 5267) @@ -6,3 +6,4 @@ *.patch jnode.properties local/ +classlib.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |