[
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)