You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by gs...@apache.org on 2007/03/10 01:22:52 UTC

svn commit: r516621 - /lucene/java/trunk/

Author: gsingers
Date: Fri Mar  9 16:22:51 2007
New Revision: 516621

URL: http://svn.apache.org/viewvc?view=rev&rev=516621
Log:
Lucene 803: added:
.project
.classpath
.settings
*.iml
*.iws
*.ipr

Modified:
    lucene/java/trunk/   (props changed)

Propchange: lucene/java/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Mar  9 16:22:51 2007
@@ -4,6 +4,9 @@
 velocity.log
 build.properties
 .idea
-Lucene.iml
-Lucene.ipr
-Lucene.iws
+8.iml
+*.ipr
+*.iws
+.project
+.classpath
+.settings