You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2014/02/25 09:29:39 UTC

svn commit: r1571613 - /axis/axis1/java/trunk/.gitignore

Author: veithen
Date: Tue Feb 25 08:29:38 2014
New Revision: 1571613

URL: http://svn.apache.org/r1571613
Log:
Added .gitignore.

Added:
    axis/axis1/java/trunk/.gitignore

Added: axis/axis1/java/trunk/.gitignore
URL: http://svn.apache.org/viewvc/axis/axis1/java/trunk/.gitignore?rev=1571613&view=auto
==============================================================================
--- axis/axis1/java/trunk/.gitignore (added)
+++ axis/axis1/java/trunk/.gitignore Tue Feb 25 08:29:38 2014
@@ -0,0 +1,4 @@
+.project
+.classpath
+.settings
+target
\ No newline at end of file