Harsh J created GIRAPH-237:
------------------------------
Summary: 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
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