You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/08/13 23:21:46 UTC

svn commit: r1372623 - in /ant/ivy/core/trunk: ./ .gitignore

Author: hibou
Date: Mon Aug 13 21:21:46 2012
New Revision: 1372623

URL: http://svn.apache.org/viewvc?rev=1372623&view=rev
Log:
Add .gitignore for thoses like me who need to "commit" while being offline

Added:
    ant/ivy/core/trunk/.gitignore
Modified:
    ant/ivy/core/trunk/   (props changed)

Propchange: ant/ivy/core/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Aug 13 21:21:46 2012
@@ -9,3 +9,4 @@ bin
 nbproject
 
 .ivy2
+.git

Added: ant/ivy/core/trunk/.gitignore
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/.gitignore?rev=1372623&view=auto
==============================================================================
--- ant/ivy/core/trunk/.gitignore (added)
+++ ant/ivy/core/trunk/.gitignore Mon Aug 13 21:21:46 2012
@@ -0,0 +1,11 @@
+.classpath
+.ivy2
+bin
+build
+doc/style/.svn
+doc/xooki/.svn
+lib
+test/jar-repos
+test/test-repo/bundlerepo/*.jar
+test/test-repo/ivyrepo/org.apache.ivy.osgi
+