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/26 23:00:29 UTC

[38/50] [abbrv] couch commit: updated refs/heads/1963-eunit-bigcouch to 0efdc71

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/0eb04bff
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/0eb04bff
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch/diff/0eb04bff

Branch: refs/heads/1963-eunit-bigcouch
Commit: 0eb04bffb2748edde8ed94c2842d17eba5b14eb4
Parents: 8984147
Author: Russell Branca <ch...@apache.org>
Authored: Mon Aug 11 15:40:14 2014 -0700
Committer: Russell Branca <ch...@apache.org>
Committed: Tue Aug 26 13:59:32 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb-couch/blob/0eb04bff/.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