You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by jc...@apache.org on 2009/11/30 00:10:49 UTC

svn commit: r885287 - /couchdb/trunk/.gitignore

Author: jchris
Date: Sun Nov 29 23:10:48 2009
New Revision: 885287

URL: http://svn.apache.org/viewvc?rev=885287&view=rev
Log:
add *.la and test/bench/run to .gitignore

Modified:
    couchdb/trunk/.gitignore

Modified: couchdb/trunk/.gitignore
URL: http://svn.apache.org/viewvc/couchdb/trunk/.gitignore?rev=885287&r1=885286&r2=885287&view=diff
==============================================================================
--- couchdb/trunk/.gitignore (original)
+++ couchdb/trunk/.gitignore Sun Nov 29 23:10:48 2009
@@ -3,6 +3,7 @@
 *.tpl
 *.o
 *.lo
+*.la
 *.m4
 *.in
 *~
@@ -87,6 +88,7 @@
 # for make check
 
 test/etap/temp.*
+test/bench/run
 couchdb.stderr
 couchdb.stdout