You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Min Zhou (JIRA)" <ji...@apache.org> on 2014/02/25 06:19:19 UTC

[jira] [Updated] (TAJO-632) add intellij idea projects files into git ignore

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

Min Zhou updated TAJO-632:
--------------------------

    Attachment: TAJO-632.patch

patch

> add intellij idea projects files into git ignore
> ------------------------------------------------
>
>                 Key: TAJO-632
>                 URL: https://issues.apache.org/jira/browse/TAJO-632
>             Project: Tajo
>          Issue Type: Improvement
>    Affects Versions: 1.0-incubating
>            Reporter: Min Zhou
>             Fix For: 1.0-incubating
>
>         Attachments: TAJO-632.patch
>
>
> Intellij project files hasn't been add into git ignore items right now.  I'd like to add it cuz I always need to make differential treatment with those files when I commit my code.
> {noformat}
> $ git status
> On branch tajo-631
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
> 	tajo-main.ipr
> 	tajo-main.iws
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)