You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/07/05 15:57:12 UTC

svn commit: r1143065 - /maven/archetype/trunk/.gitignore

Author: olamy
Date: Tue Jul  5 13:57:11 2011
New Revision: 1143065

URL: http://svn.apache.org/viewvc?rev=1143065&view=rev
Log:
add a simple .gitignore

Added:
    maven/archetype/trunk/.gitignore

Added: maven/archetype/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/.gitignore?rev=1143065&view=auto
==============================================================================
--- maven/archetype/trunk/.gitignore (added)
+++ maven/archetype/trunk/.gitignore Tue Jul  5 13:57:11 2011
@@ -0,0 +1,5 @@
+target
+*.iml
+.settings
+.classpath
+