Author: brett Date: Wed Aug 17 21:38:13 2011 New Revision: 1158922 URL: http://svn.apache.org/viewvc?rev=1158922&view=rev Log: add IWS to the list
Modified: maven/core-integration-testing/trunk/.gitignore Modified: maven/core-integration-testing/trunk/.gitignore URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/.gitignore?rev=1158922&r1=1158921&r2=1158922&view=diff ============================================================================== --- maven/core-integration-testing/trunk/.gitignore (original) +++ maven/core-integration-testing/trunk/.gitignore Wed Aug 17 21:38:13 2011 @@ -6,3 +6,4 @@ target bin *.ipr *.iml +*.iws