You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by to...@apache.org on 2015/01/17 15:36:50 UTC

svn commit: r1652613 - in /opennlp/trunk: ./ opennlp-distr/ opennlp-docs/ opennlp-tools/ opennlp-uima/

Author: tommaso
Date: Sat Jan 17 14:36:49 2015
New Revision: 1652613

URL: http://svn.apache.org/r1652613
Log:
OPENNLP-740 - added svn:ignore for IntelliJ IDEA configuration files

Modified:
    opennlp/trunk/   (props changed)
    opennlp/trunk/opennlp-distr/   (props changed)
    opennlp/trunk/opennlp-docs/   (props changed)
    opennlp/trunk/opennlp-tools/   (props changed)
    opennlp/trunk/opennlp-uima/   (props changed)

Propchange: opennlp/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Jan 17 14:36:49 2015
@@ -0,0 +1,2 @@
+*.iml
+.idea

Propchange: opennlp/trunk/opennlp-distr/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Jan 17 14:36:49 2015
@@ -3,3 +3,4 @@
 target
 
 .settings
+*.iml

Propchange: opennlp/trunk/opennlp-docs/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Jan 17 14:36:49 2015
@@ -3,3 +3,4 @@ target
 .project
 
 .settings
+*.iml

Propchange: opennlp/trunk/opennlp-tools/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Jan 17 14:36:49 2015
@@ -5,3 +5,4 @@
 target
 
 .classpath
+*.iml

Propchange: opennlp/trunk/opennlp-uima/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Jan 17 14:36:49 2015
@@ -5,3 +5,4 @@ target
 .classpath
 
 .project
+*.iml