[
https://issues.apache.org/jira/browse/TAJO-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911363#comment-13911363
]
Hudson commented on TAJO-632:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #87 (See
[https://builds.apache.org/job/Tajo-master-build/87/])
TAJO-632: add intellij idea projects files into git ignore. (Min Zhou via
hyunsik) (hyunsik:
https://git-wip-us.apache.org/repos/asf/?p=incubator-tajo.git&a=commit&h=56fbd99acf9bcf467f9e5e62342401e47bfd6779)
* CHANGES.txt
* .gitignore
> add intellij idea projects files into git ignore
> ------------------------------------------------
>
> Key: TAJO-632
> URL: https://issues.apache.org/jira/browse/TAJO-632
> Project: Tajo
> Issue Type: Task
> Affects Versions: 1.0-incubating
> Reporter: Min Zhou
> Assignee: Min Zhou
> Priority: Trivial
> 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)