SF.net SVN: ccxjc:[146] trunk
Brought to you by:
chanscte,
schulte2005
From: <sch...@us...> - 2011-09-16 21:22:58
|
Revision: 146 http://ccxjc.svn.sourceforge.net/ccxjc/?rev=146&view=rev Author: schulte2005 Date: 2011-09-16 21:22:52 +0000 (Fri, 16 Sep 2011) Log Message: ----------- o Added .gitignore files and README. Added Paths: ----------- trunk/.gitignore trunk/README trunk/cc-xjc-dist/.gitignore trunk/cc-xjc-it/.gitignore trunk/cc-xjc-plugin/.gitignore Added: trunk/.gitignore =================================================================== --- trunk/.gitignore (rev 0) +++ trunk/.gitignore 2011-09-16 21:22:52 UTC (rev 146) @@ -0,0 +1,2 @@ +/target +/.LICENSE.txt.swp Added: trunk/README =================================================================== --- trunk/README (rev 0) +++ trunk/README 2011-09-16 21:22:52 UTC (rev 146) @@ -0,0 +1,2 @@ +This repository is backed by the Subversion repository located at: +https://ccxjc.svn.sourceforge.net/svnroot/ccxjc/trunk Added: trunk/cc-xjc-dist/.gitignore =================================================================== --- trunk/cc-xjc-dist/.gitignore (rev 0) +++ trunk/cc-xjc-dist/.gitignore 2011-09-16 21:22:52 UTC (rev 146) @@ -0,0 +1 @@ +/target Added: trunk/cc-xjc-it/.gitignore =================================================================== --- trunk/cc-xjc-it/.gitignore (rev 0) +++ trunk/cc-xjc-it/.gitignore 2011-09-16 21:22:52 UTC (rev 146) @@ -0,0 +1 @@ +/target Added: trunk/cc-xjc-plugin/.gitignore =================================================================== --- trunk/cc-xjc-plugin/.gitignore (rev 0) +++ trunk/cc-xjc-plugin/.gitignore 2011-09-16 21:22:52 UTC (rev 146) @@ -0,0 +1 @@ +/target This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |