[
https://issues.apache.org/jira/browse/GIRAPH-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408173#comment-13408173
]
Jan van der Lugt commented on GIRAPH-237:
-----------------------------------------
Oops, my bad, it does indeed work. Was looking at the wrong github project. My
current list of files that can be ignored:
_bsp
.project
target
.classpath
.checkstyle
.settings
> Add a .gitignore file with some common defaults for java projects
> -----------------------------------------------------------------
>
> Key: GIRAPH-237
> URL: https://issues.apache.org/jira/browse/GIRAPH-237
> Project: Giraph
> Issue Type: Improvement
> Components: build
> Reporter: Harsh J
> Labels: newbie
>
> I imagine that like me, some other devs too would be using git mirrors
> (apache or github) of Giraph to develop on/contribute with.
> Currently Giraph lacks a .gitignore file that excludes out common items such
> as the maven build dir ('target/'), eclipse project import files (such as
> .project, .settings/, .classpath), etc.. It would be good to have such a file
> to prevent them from showing up in {{git status}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira