You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2014/08/15 22:25:06 UTC

[39/50] [abbrv] couch commit: updated refs/heads/1963-eunit-bigcouch to 95bfc03

Add .eunit to .gitignore


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/c237090f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/c237090f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch/diff/c237090f

Branch: refs/heads/1963-eunit-bigcouch
Commit: c237090ffb4ba9069566390bcbaa45fa5162bc6a
Parents: e86e553
Author: Russell Branca <ch...@apache.org>
Authored: Mon Aug 11 15:40:14 2014 -0700
Committer: Russell Branca <ch...@apache.org>
Committed: Fri Aug 15 13:24:05 2014 -0700

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-couch/blob/c237090f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index e5bb133..1e91829 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ ebin/
 priv/couch_js/config.h
 priv/couchjs
 priv/couchspawnkillable
+
+.eunit
\ No newline at end of file