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

svn commit: r960598 - /maven/maven-3/trunk/.gitignore

Author: krosenvold
Date: Mon Jul  5 13:51:52 2010
New Revision: 960598

URL: http://svn.apache.org/viewvc?rev=960598&view=rev
Log:
o Added first-version .gitignore

Also testing git-svn integration

Added:
    maven/maven-3/trunk/.gitignore

Added: maven/maven-3/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/.gitignore?rev=960598&view=auto
==============================================================================
--- maven/maven-3/trunk/.gitignore (added)
+++ maven/maven-3/trunk/.gitignore Mon Jul  5 13:51:52 2010
@@ -0,0 +1,6 @@
+target/
+.project
+.classpath
+.settings/
+.svn/
+bin/