You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by dl...@apache.org on 2011/02/28 03:49:37 UTC

svn commit: r1075199 - /mahout/trunk/.gitignore

Author: dlyubimov
Date: Mon Feb 28 02:49:36 2011
New Revision: 1075199

URL: http://svn.apache.org/viewvc?rev=1075199&view=rev
Log:
Adding eclipse project files to gitignore as an excuse to test git-svn commits

Modified:
    mahout/trunk/.gitignore

Modified: mahout/trunk/.gitignore
URL: http://svn.apache.org/viewvc/mahout/trunk/.gitignore?rev=1075199&r1=1075198&r2=1075199&view=diff
==============================================================================
--- mahout/trunk/.gitignore (original)
+++ mahout/trunk/.gitignore Mon Feb 28 02:49:36 2011
@@ -1,3 +1,5 @@
+.classpath
+.project
 .idea/*
 *.iml
 target/*