Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2674B200CDF for ; Wed, 26 Jul 2017 00:53:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 24EDF166E6F; Tue, 25 Jul 2017 22:53:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 61D34166E6B for ; Wed, 26 Jul 2017 00:53:58 +0200 (CEST) Received: (qmail 21163 invoked by uid 500); 25 Jul 2017 22:53:57 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 21154 invoked by uid 99); 25 Jul 2017 22:53:57 -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; Tue, 25 Jul 2017 22:53:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7E5FCE112D; Tue, 25 Jul 2017 22:53:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ggregory@apache.org To: commits@hc.apache.org Message-Id: <163e1918fc69476fa6f63784c9e0984c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: httpcomponents-parent git commit: Ignore Eclipse artiafcts. Date: Tue, 25 Jul 2017 22:53:57 +0000 (UTC) archived-at: Tue, 25 Jul 2017 22:53:59 -0000 Repository: httpcomponents-parent Updated Branches: refs/heads/master bccef6d11 -> 7fe853bb7 Ignore Eclipse artiafcts. Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/7fe853bb Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/7fe853bb Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/7fe853bb Branch: refs/heads/master Commit: 7fe853bb722b7a3b3a6e694603c17c29aa7b087b Parents: bccef6d Author: Gary Gregory Authored: Tue Jul 25 15:53:55 2017 -0700 Committer: Gary Gregory Committed: Tue Jul 25 15:53:55 2017 -0700 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/7fe853bb/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index eb5a316..c03d695 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ target +/.project +/.settings/