Author: dennisl Date: Mon Apr 23 14:30:53 2007 New Revision: 531613 URL: http://svn.apache.org/viewvc?view=rev&rev=531613 Log: o Ignore target directory and IDEA files.
Modified: maven/plugins/trunk/maven-stage-plugin/ (props changed) Propchange: maven/plugins/trunk/maven-stage-plugin/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Apr 23 14:30:53 2007 @@ -0,0 +1,4 @@ +target +*.iml +*.ipr +*.iws