From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-851838-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9BC9F1384B4 for <garchives@archives.gentoo.org>; Thu, 17 Dec 2015 03:24:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE4C621C026; Thu, 17 Dec 2015 03:24:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 028B921C01B for <gentoo-commits@lists.gentoo.org>; Thu, 17 Dec 2015 03:24:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2EC033BF0B for <gentoo-commits@lists.gentoo.org>; Thu, 17 Dec 2015 03:24:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8F35CE6 for <gentoo-commits@lists.gentoo.org>; Thu, 17 Dec 2015 03:24:38 +0000 (UTC) From: "Mike Frysinger" <vapier@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" <vapier@gentoo.org> Message-ID: <1450314901.82c7079bc6f79c9972e4bf1a056afe998894e693.vapier@gentoo> Subject: [gentoo-commits] proj/pax-utils:master commit in: / X-VCS-Repository: proj/pax-utils X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 82c7079bc6f79c9972e4bf1a056afe998894e693 X-VCS-Branch: master Date: Thu, 17 Dec 2015 03:24:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9603169e-0523-41ff-b7a2-92ab11471c7b X-Archives-Hash: ac576fcfc435aa5324ca1d5eece1ef7c commit: 82c7079bc6f79c9972e4bf1a056afe998894e693 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Thu Dec 17 01:15:01 2015 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Thu Dec 17 01:15:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=82c7079b gitignore: add generated scripts .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4e0d5fa..6e0a530 100644 --- a/.gitignore +++ b/.gitignore @@ -35,8 +35,10 @@ Makefile.in stamp-h1 /dumpelf +/lddtree /pspax /scanelf /scanmacho +/symtree /man/*.1