[ 
https://issues.apache.org/jira/browse/SOLR-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125852#comment-17125852
 ] 

Erick Erickson commented on SOLR-14532:
---------------------------------------

[~asalamon74] I don't see this happening. If I do the following:
 - git clean -dxf
 - ./gradlew idea

I do see a file SolrEOEFork.iml, but it's not lagged by Git as being part of 
the repo. In fact if I do an "ant idea" I see a ton of new iml files scattered 
all over the source tree, not only in {{dev-tools}}, none of which are flagged 
by git.

How do reproduce this?

> Add iml file to gitignore
> -------------------------
>
>                 Key: SOLR-14532
>                 URL: https://issues.apache.org/jira/browse/SOLR-14532
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Andras Salamon
>            Priority: Trivial
>         Attachments: SOLR-14532.patch
>
>
> If I execute {{gradlew idea}} in my {{lucene-solr-upstream}} directory, it 
> will create three files in the root directory:
> {noformat}
> lucene-solr-upstream.iml
> lucene-solr-upstream.ipr
> lucene-solr-upstream.iws
> {noformat}
> Git will ignore the {{ipr}} and the {{iws}} file, but it lists the iml file 
> as a new file. We should also ignore that one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to