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:03:32 UTC

[03/11] couch commit: updated refs/heads/1963-eunit-bigcouch to 474fe7d

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

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

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


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