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:15:19 UTC

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

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)