[
https://issues.apache.org/jira/browse/KAFKA-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934447#comment-14934447
]
ASF GitHub Bot commented on KAFKA-2597:
---------------------------------------
GitHub user rhauch opened a pull request:
https://github.com/apache/kafka/pull/259
KAFKA-2597: Add to .gitignore the Eclipse IDE directories
The ` .metadata` and `.recommenders` keep IDE workspace state and should
not be committed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rhauch/kafka kafka-2597
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/259.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #259
----
commit ce8128be8d7f07fcca981b86087b6517f15a23af
Author: Randall Hauch <[email protected]>
Date: 2015-09-29T01:10:56Z
KAFKA-2597: Add to .gitignore the Eclipse IDE directories .metadata and
.recommenders
----
> Add Eclipse directories to .gitignore
> -------------------------------------
>
> Key: KAFKA-2597
> URL: https://issues.apache.org/jira/browse/KAFKA-2597
> Project: Kafka
> Issue Type: Improvement
> Reporter: Randall Hauch
> Assignee: Randall Hauch
> Priority: Trivial
>
> Add to {{.gitignore}} the Eclipse IDE directories {{.metadata}} and
> {{.recommenders}}. These store state of the IDE's workspace, and should not
> be checked in.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)