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/