From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BC94313825B for ; Sun, 15 May 2016 18:34:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B37C514337; Sun, 15 May 2016 18:34:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F00614337 for ; Sun, 15 May 2016 18:34:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 60CF1340BE3 for ; Sun, 15 May 2016 18:34:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8939396F for ; Sun, 15 May 2016 18:34:31 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1463336888.7eb06a10ae3eca698fd7bd8f6a7e8592a511ced7.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:repoman commit in: / X-VCS-Repository: proj/portage X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 7eb06a10ae3eca698fd7bd8f6a7e8592a511ced7 X-VCS-Branch: repoman Date: Sun, 15 May 2016 18:34:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 07d758d6-51b8-47e1-ad12-1f2450e1806e X-Archives-Hash: d662b006fc70c3cf6a03f3caf4123d54 Message-ID: <20160515183431.oJEixc37JO3iZZBjP2IkbU3uWJQTuf5RcygBB3cGqYQ@z> commit: 7eb06a10ae3eca698fd7bd8f6a7e8592a511ced7 Author: Brian Dolbec gentoo org> AuthorDate: Sun May 15 07:37:19 2016 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Sun May 15 18:28:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=7eb06a10 Update .gitignore for the repoman/build dir .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c2dd534..930252f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ __pycache__/ *.class /build /tags + +repoman/build