Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 44D19110FF for ; Fri, 5 Sep 2014 21:10:37 +0000 (UTC) Received: (qmail 931 invoked by uid 500); 5 Sep 2014 21:10:30 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 817 invoked by uid 500); 5 Sep 2014 21:10:30 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 99518 invoked by uid 99); 5 Sep 2014 21:10:29 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 21:10:29 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7ED2BA0B329; Fri, 5 Sep 2014 21:10:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rnewson@apache.org To: commits@couchdb.apache.org Date: Fri, 05 Sep 2014 21:11:03 -0000 Message-Id: <13ed57497f714fd08fb85755a6cc3a16@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [36/50] [abbrv] couch commit: updated refs/heads/master to 55e98c4 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/43c9186f Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/43c9186f Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch/diff/43c9186f Branch: refs/heads/master Commit: 43c9186f14d67d8c563905f3402706b4ae7a3033 Parents: 1ca8b68 Author: Russell Branca Authored: Mon Aug 11 15:40:14 2014 -0700 Committer: Russell Branca Committed: Thu Sep 4 14:37:34 2014 -0700 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-couch/blob/43c9186f/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 64a6a5f..ee4059b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ priv/couchjs priv/couchspawnkillable .rebar/ +.eunit