Return-Path: X-Original-To: apmail-asterixdb-commits-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-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 4C98618A71 for ; Tue, 23 Feb 2016 02:04:29 +0000 (UTC) Received: (qmail 99054 invoked by uid 500); 23 Feb 2016 02:04:22 -0000 Delivered-To: apmail-asterixdb-commits-archive@asterixdb.apache.org Received: (qmail 98967 invoked by uid 500); 23 Feb 2016 02:04:22 -0000 Mailing-List: contact commits-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list commits@asterixdb.incubator.apache.org Received: (qmail 98519 invoked by uid 99); 23 Feb 2016 02:04:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2016 02:04:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0B19E1A421F for ; Tue, 23 Feb 2016 02:04:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.549 X-Spam-Level: X-Spam-Status: No, score=-3.549 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.329] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id x60EyEWz2HaC for ; Tue, 23 Feb 2016 02:04:21 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id C95825FE56 for ; Tue, 23 Feb 2016 02:04:20 +0000 (UTC) Received: (qmail 98157 invoked by uid 99); 23 Feb 2016 02:04:20 -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, 23 Feb 2016 02:04:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3F10FE04EE; Tue, 23 Feb 2016 02:04:20 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: buyingyi@apache.org To: commits@asterixdb.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-asterixdb git commit: Exclude "asterix-app/src/test/resources/externallib/" in .gitignore. Date: Tue, 23 Feb 2016 02:04:20 +0000 (UTC) Repository: incubator-asterixdb Updated Branches: refs/heads/master 1e7760c30 -> 07536835d Exclude "asterix-app/src/test/resources/externallib/" in .gitignore. Change-Id: Ib1af6dd556009321d0803ffdf9916146e866bb87 Reviewed-on: https://asterix-gerrit.ics.uci.edu/654 Tested-by: Jenkins Reviewed-by: Till Westmann Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/commit/07536835 Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/tree/07536835 Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/diff/07536835 Branch: refs/heads/master Commit: 07536835dc5e1a989277f552fce13380eb134f46 Parents: 1e7760c Author: Yingyi Bu Authored: Mon Feb 22 16:38:17 2016 -0800 Committer: Yingyi Bu Committed: Mon Feb 22 17:59:40 2016 -0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/07536835/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index d6ab1f1..f8e0b2d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ ittest asterix_logs build bin +asterix-app/src/test/resources/externallib/ asterix-app/rttest/ asterix-app/mdtest/ asterix-app/opttest/