Min Zhou created TAJO-632:
-----------------------------
Summary: 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
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)