Author: omalley
Date: Thu Oct 29 18:14:35 2009
New Revision: 831054

URL: http://svn.apache.org/viewvc?rev=831054&view=rev
Log:
HADOOP-5107. Add the ivy/*.jar stuff to gitignore.

Modified:
    hadoop/hdfs/trunk/.gitignore

Modified: hadoop/hdfs/trunk/.gitignore
URL: 
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/.gitignore?rev=831054&r1=831053&r2=831054&view=diff
==============================================================================
--- hadoop/hdfs/trunk/.gitignore (original)
+++ hadoop/hdfs/trunk/.gitignore Thu Oct 29 18:14:35 2009
@@ -28,6 +28,8 @@
 conf/hdfs-site.xml
 conf/hadoop-policy.xml
 docs/api/
+ivy/ivy-*.jar
+ivy/maven-ant-tasks-*.jar
 logs/
 src/docs/build
 src/docs/cn/build


Reply via email to