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/16 12:53:35 UTC

svn commit: r1568750 - /axis/axis2/java/core/trunk/.gitignore

Author: veithen
Date: Sun Feb 16 11:53:35 2014
New Revision: 1568750

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

Added:
    axis/axis2/java/core/trunk/.gitignore

Added: axis/axis2/java/core/trunk/.gitignore
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/.gitignore?rev=1568750&view=auto
==============================================================================
--- axis/axis2/java/core/trunk/.gitignore (added)
+++ axis/axis2/java/core/trunk/.gitignore Sun Feb 16 11:53:35 2014
@@ -0,0 +1,4 @@
+.project
+.classpath
+.settings
+target
\ No newline at end of file