You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Konstantin Ryakhovskiy (JIRA)" <ji...@apache.org> on 2016/06/26 18:31:52 UTC

[jira] [Updated] (HBASE-16116) .gitignore file contains '*.iml' two times

     [ https://issues.apache.org/jira/browse/HBASE-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Ryakhovskiy updated HBASE-16116:
-------------------------------------------
    Description: 
.gitignore file contains pattern '*.iml' two times:
{code}
/.arc_jira_lib
/.externalToolBuilders
.project
*.settings/
.classpath
/build
/.idea/
/logs
*target/
*.iml
*.orig
*~
hbase-*/test
*.iws
*.iml
*.ipr
patchprocess/
dependency-reduced-pom.xml
{code}

  was:.gitignore file contains pattern '*.iml' two times


> .gitignore file contains '*.iml' two times
> ------------------------------------------
>
>                 Key: HBASE-16116
>                 URL: https://issues.apache.org/jira/browse/HBASE-16116
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Konstantin Ryakhovskiy
>            Priority: Trivial
>              Labels: beginner
>
> .gitignore file contains pattern '*.iml' two times:
> {code}
> /.arc_jira_lib
> /.externalToolBuilders
> .project
> *.settings/
> .classpath
> /build
> /.idea/
> /logs
> *target/
> *.iml
> *.orig
> *~
> hbase-*/test
> *.iws
> *.iml
> *.ipr
> patchprocess/
> dependency-reduced-pom.xml
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)