Author: drew
Date: Tue Feb 23 02:41:22 2010
New Revision: 915145

URL: http://svn.apache.org/viewvc?rev=915145&view=rev
Log:
added eclipse .project, .classpath, .settings and a couple target directories 
to the svn:ignore settings for these directories. 

Modified:
    lucene/mahout/trunk/collections/   (props changed)
    lucene/mahout/trunk/collections-codegen-plugin/   (props changed)
    lucene/mahout/trunk/math/   (props changed)
    lucene/mahout/trunk/maven/   (props changed)
    lucene/mahout/trunk/utils/   (props changed)

Propchange: lucene/mahout/trunk/collections/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Feb 23 02:41:22 2010
@@ -0,0 +1,4 @@
+.settings
+target
+.classpath
+.project

Propchange: lucene/mahout/trunk/collections-codegen-plugin/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Feb 23 02:41:22 2010
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: lucene/mahout/trunk/math/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Feb 23 02:41:22 2010
@@ -2,3 +2,6 @@
 *.iml
 *.ipr
 *.iws
+.settings
+.classpath
+.project

Propchange: lucene/mahout/trunk/maven/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Feb 23 02:41:22 2010
@@ -1,2 +1,5 @@
 target
 *.iml
+.settings
+.classpath
+.project

Propchange: lucene/mahout/trunk/utils/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Feb 23 02:41:22 2010
@@ -1,2 +1,5 @@
 *.iml
 target
+.settings
+.classpath
+.project


Reply via email to