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 1DCBF13825A for ; Sun, 15 May 2016 08:41:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2685F142BD; Sun, 15 May 2016 08:40:58 +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 6039A142BD for ; Sun, 15 May 2016 08:40:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 98806340C01 for ; Sun, 15 May 2016 08:40:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20D0D96F for ; Sun, 15 May 2016 08:40:51 +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: <1463301558.c1baac3481aa126a51c86aaa021dcb7ce65faf7c.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: c1baac3481aa126a51c86aaa021dcb7ce65faf7c X-VCS-Branch: repoman Date: Sun, 15 May 2016 08:40:51 +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: 0a7217c9-f9c0-49ee-bb6b-cc0e66c1700f X-Archives-Hash: 6441a1d85cd5569ab18cc855d9cb4315 commit: c1baac3481aa126a51c86aaa021dcb7ce65faf7c Author: Brian Dolbec gentoo org> AuthorDate: Sun May 15 07:37:19 2016 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Sun May 15 08:39:18 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c1baac34 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