From patchwork Wed Jan 5 16:43:44 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Frysinger X-Patchwork-Id: 77614 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id ABA81B7113 for ; Thu, 6 Jan 2011 03:44:42 +1100 (EST) Received: (qmail 30878 invoked by alias); 5 Jan 2011 16:44:39 -0000 Received: (qmail 30864 invoked by uid 22791); 5 Jan 2011 16:44:38 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL, BAYES_00, TW_MK, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 05 Jan 2011 16:44:33 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B81031B40E3 for ; Wed, 5 Jan 2011 16:44:31 +0000 (UTC) From: Mike Frysinger To: gcc-patches@gcc.gnu.org Subject: [PATCH] libiberty: add .gitignore Date: Wed, 5 Jan 2011 11:43:44 -0500 Message-Id: <1294245824-13679-1-git-send-email-vapier@gentoo.org> Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Brings gcc tree in sync with the sourceware.org one. Signed-off-by: Mike Frysinger 2010-12-09 Mike Frysinger * .gitignore: New file. --- libiberty/.gitignore | 2 + diff --git a/libiberty/.gitignore b/libiberty/.gitignore new file mode 100644 index 0000000..ca2fba5 --- /dev/null +++ b/libiberty/.gitignore @@ -0,0 +1,2 @@ +/required-list +/xhost-mkfrag