Update .gitignore file to ignore some java project elements
-----------------------------------------------------------
Key: AVRO-1043
URL: https://issues.apache.org/jira/browse/AVRO-1043
Project: Avro
Issue Type: Improvement
Components: java
Affects Versions: 1.7.0
Reporter: Harsh J
Assignee: Harsh J
Priority: Trivial
For those of us who use Eclipse, and prefer the Git mirrors of Apache (From
Apache/Github), it would be useful if the following were added to the project's
existing {{/.gitignore}} file:
{code}
.project
.classpath
.settings/
target/
{code}
--
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