From patchwork Sat Oct 25 00:58:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_Bie=C3=9Fmann?= X-Patchwork-Id: 403243 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 1D028140082 for ; Mon, 27 Oct 2014 02:30:18 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BAC7DA7980; Sun, 26 Oct 2014 16:27:44 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p4oMWReglaiw; Sun, 26 Oct 2014 16:27:44 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8DA12A7A3D; Sun, 26 Oct 2014 16:25:16 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6AA07A73E9 for ; Sat, 25 Oct 2014 02:58:58 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fa43SlmoSNiC for ; Sat, 25 Oct 2014 02:58:58 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from cyclops.biessmann.org (cyclops.biessmann.org [134.0.25.77]) by theia.denx.de (Postfix) with ESMTP id 48788A73E7 for ; Sat, 25 Oct 2014 02:58:55 +0200 (CEST) Received: from localhost (er.biessmann.org [80.81.14.92]) by cyclops.biessmann.org (Postfix) with ESMTPSA id 4BA02B6262; Sat, 25 Oct 2014 02:58:55 +0200 (CEST) From: andreas.devel@googlemail.com To: u-boot@lists.denx.de Date: Sat, 25 Oct 2014 02:58:50 +0200 Message-Id: <1414198730-7053-1-git-send-email-andreas.devel@googlemail.com> X-Mailer: git-send-email 1.9.3 (Apple Git-50) MIME-Version: 1.0 Cc: Guilherme Maciel Ferreira , Ian Campbell Subject: [U-Boot] [PATCH] gitignore: ignore atmel pmecc parameter tool X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.13 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Andreas Bießmann Signed-off-by: Andreas Bießmann --- tools/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/.gitignore b/tools/.gitignore index cefe923..e7f0f8f 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,3 +1,4 @@ +/atmel_pmecc_params /bmp_logo /envcrc /fit_check_sign