Add ivy/ivy*.jar to .gitignore
------------------------------
Key: HADOOP-5992
URL: https://issues.apache.org/jira/browse/HADOOP-5992
Project: Hadoop Core
Issue Type: Wish
Affects Versions: 0.21.0
Reporter: Jordà Polo
Priority: Trivial
Fix For: 0.21.0
Git mirrors have been available at apache.org[1] for a while now, and judging
from previous issues, it looks like there is a number of Hadoop developers
using Git too.
The .gitignore file is already available in the repo, but it still doesn't
include ivy/ivy*.jar.
Note that that entry has been added to svn:ignore[2], so it should be safe to
add it to .gitignore too.
1. http://git.apache.org/
2. svn propget svn:ignore http://svn.apache.org/repos/asf/hadoop/core/trunk/ivy
Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.