You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2009/07/03 22:24:10 UTC

svn commit: r791004 - /ant/ivy/core/trunk/

Author: maartenc
Date: Fri Jul  3 20:24:10 2009
New Revision: 791004

URL: http://svn.apache.org/viewvc?rev=791004&view=rev
Log:
Ignore the .ivy2 directory (ivy cache created when releasing a new version)

Modified:
    ant/ivy/core/trunk/   (props changed)

Propchange: ant/ivy/core/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Jul  3 20:24:10 2009
@@ -1,5 +1,11 @@
-.classpath
-build
-lib
-bin
-nbproject
+.classpath
+
+build
+
+lib
+
+bin
+
+nbproject
+
+.ivy2