Return-Path: X-Original-To: apmail-geode-commits-archive@minotaur.apache.org Delivered-To: apmail-geode-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 939C4183FD for ; Wed, 30 Dec 2015 00:28:10 +0000 (UTC) Received: (qmail 63795 invoked by uid 500); 30 Dec 2015 00:28:10 -0000 Delivered-To: apmail-geode-commits-archive@geode.apache.org Received: (qmail 63707 invoked by uid 500); 30 Dec 2015 00:28:10 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 63671 invoked by uid 99); 30 Dec 2015 00:28:10 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Dec 2015 00:28:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 18B91180512 for ; Wed, 30 Dec 2015 00:28:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.247 X-Spam-Level: * X-Spam-Status: No, score=1.247 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id j7AQRqz1ervf for ; Wed, 30 Dec 2015 00:28:03 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 75157439CD for ; Wed, 30 Dec 2015 00:28:02 +0000 (UTC) Received: (qmail 63328 invoked by uid 99); 30 Dec 2015 00:28:02 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Dec 2015 00:28:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C980EE0A1F; Wed, 30 Dec 2015 00:28:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jensdeppe@apache.org To: commits@geode.incubator.apache.org Date: Wed, 30 Dec 2015 00:28:27 -0000 Message-Id: <79a89717bb934a37bd883713100c717c@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [27/33] incubator-geode git commit: removing my setting from .gitignore that has no business being there removing my setting from .gitignore that has no business being there Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1c2cad1d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1c2cad1d Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/1c2cad1d Branch: refs/heads/feature/GEODE-14 Commit: 1c2cad1d36ef9c99db1e05b1620d117935829147 Parents: 121710c Author: Bruce Schuchardt Authored: Wed Dec 23 09:46:08 2015 -0800 Committer: Bruce Schuchardt Committed: Wed Dec 23 09:46:08 2015 -0800 ---------------------------------------------------------------------- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1c2cad1d/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 0034762..3f17c16 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,4 @@ build-eclipse/ *.patch *.diff *.dat -# bruce: my synch settings for windows->linux transfers -transferhost.txt +