[
https://issues.apache.org/jira/browse/MESOS-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052473#comment-15052473
]
Benjamin Bannier commented on MESOS-4129:
-----------------------------------------
Just wondering if we do plan to add e.g., backup files or project configs from
vim, emacs and IDE/editor X as well? Right now {{/.gitignore-template}} only
deals with files shared by all users (OK, assuming everybody is using autotools
to build), and this addition would deviate from that.
I personally have been happy enough with {{.git/info/exclude}} for my personal
blacklist.
> Ignore some files from eclipse
> ------------------------------
>
> Key: MESOS-4129
> URL: https://issues.apache.org/jira/browse/MESOS-4129
> Project: Mesos
> Issue Type: Bug
> Reporter: Guangya Liu
> Assignee: Guangya Liu
>
> When using eclipse to edit mesos code and the "git status"
> command always show some eclipse system files, it is better put those
> files to gitignore so that "git status" will not show those
> files, the developer can simply use "git add ." to add all modified files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)