From: <chr...@us...> - 2009-04-16 22:04:01
|
Revision: 5297 http://jnode.svn.sourceforge.net/jnode/?rev=5297&view=rev Author: chrisboertien Date: 2009-04-16 22:03:52 +0000 (Thu, 16 Apr 2009) Log Message: ----------- update ignore files Signed-off-by: chrisboertien <chr...@gm...> Modified Paths: -------------- trunk/.cvsignore trunk/.gitignore Modified: trunk/.cvsignore =================================================================== --- trunk/.cvsignore 2009-04-16 22:03:42 UTC (rev 5296) +++ trunk/.cvsignore 2009-04-16 22:03:52 UTC (rev 5297) @@ -12,3 +12,4 @@ local bin classlib.jar +all/lib/classlib-src.jar Modified: trunk/.gitignore =================================================================== --- trunk/.gitignore 2009-04-16 22:03:42 UTC (rev 5296) +++ trunk/.gitignore 2009-04-16 22:03:52 UTC (rev 5297) @@ -7,3 +7,4 @@ jnode.properties local/ classlib.jar +all/lib/classlib-src.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |