From commits-return-7471-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Sun Dec 23 03:00:08 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1DFD8180675 for ; Sun, 23 Dec 2018 03:00:07 +0100 (CET) Received: (qmail 28503 invoked by uid 500); 23 Dec 2018 02:00:07 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 28492 invoked by uid 99); 23 Dec 2018 02:00:07 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Dec 2018 02:00:07 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A5ADE821AE; Sun, 23 Dec 2018 02:00:06 +0000 (UTC) Date: Sun, 23 Dec 2018 02:00:06 +0000 To: "commits@zookeeper.apache.org" Subject: [zookeeper] branch branch-3.4 updated: ZOOKEEPER-3230: Add Apache NetBeans Maven project files to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154553040654.11618.1618390212552168601@gitbox.apache.org> From: phunt@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: zookeeper X-Git-Refname: refs/heads/branch-3.4 X-Git-Reftype: branch X-Git-Oldrev: 431c9837f5068218f6839f724d6bb8d7ed32e16f X-Git-Newrev: 1ee92f6fb0f25fdecc1000028d099f18663b0de1 X-Git-Rev: 1ee92f6fb0f25fdecc1000028d099f18663b0de1 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. phunt pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/zookeeper.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 1ee92f6 ZOOKEEPER-3230: Add Apache NetBeans Maven project files to .gitignore 1ee92f6 is described below commit 1ee92f6fb0f25fdecc1000028d099f18663b0de1 Author: Enrico Olivelli AuthorDate: Sat Dec 22 17:57:36 2018 -0800 ZOOKEEPER-3230: Add Apache NetBeans Maven project files to .gitignore Author: Enrico Olivelli Reviewers: phunt@apache.org Closes #746 from eolivelli/ZOOKEEPER-3230-netbeans-maven-gitignore Change-Id: Ifd31386069a867293d21825239a38c4f8c38b3f1 (cherry picked from commit 4212a5a4db4b46ad6da8ded59aa3533f852d1aad) Signed-off-by: Patrick Hunt --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ab54763..f9f1b56 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,8 @@ nbdist/ .ndb-gradle/ .cproject .buildpath +nb-configuration.xml +nbactions.xml # Other *~