Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-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 5ADB111950 for ; Tue, 6 May 2014 07:17:35 +0000 (UTC) Received: (qmail 14901 invoked by uid 500); 6 May 2014 07:17:33 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 14803 invoked by uid 500); 6 May 2014 07:17:33 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 13700 invoked by uid 99); 6 May 2014 07:17:26 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 07:17:26 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 45D32920E41; Tue, 6 May 2014 07:17:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aharui@apache.org To: commits@flex.apache.org Date: Tue, 06 May 2014 07:17:26 -0000 Message-Id: <8ce6c3c3454d4075af801d508c438d7d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/9] git commit: [flex-asjs] [refs/heads/develop] - ignore bin folders in examples Repository: flex-asjs Updated Branches: refs/heads/develop 28a54c49a -> 599b6e05a ignore bin folders in examples Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a89d98ec Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a89d98ec Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a89d98ec Branch: refs/heads/develop Commit: a89d98ecc5134e49a06373d602f258b25c941af1 Parents: 28a54c4 Author: Alex Harui Authored: Mon May 5 13:29:54 2014 -0700 Committer: Alex Harui Committed: Mon May 5 13:29:54 2014 -0700 ---------------------------------------------------------------------- examples/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a89d98ec/examples/.gitignore ---------------------------------------------------------------------- diff --git a/examples/.gitignore b/examples/.gitignore new file mode 100644 index 0000000..e660fd9 --- /dev/null +++ b/examples/.gitignore @@ -0,0 +1 @@ +bin/