[ https://issues.apache.org/jira/browse/SOLR-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127724#comment-17127724 ]
Erick Erickson commented on SOLR-14532: --------------------------------------- Perhaps just add a note to helpAnt? The file is ./help/ant.txt. I'm thinking of something like: ant idea => gradlew idea [better: open the project in IntelliJ, the project will build automatically] > 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