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 B515213881D for ; Sat, 26 Sep 2015 06:22:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C55EE07F9; Sat, 26 Sep 2015 06:21:59 +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 3CD35E07F9 for ; Sat, 26 Sep 2015 06:21:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFFF13406F2 for ; Sat, 26 Sep 2015 06:21:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9649E1F9 for ; Sat, 26 Sep 2015 06:21:49 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443248508.2c6c460e37c8cf81cbeda8c0047b87509c978ccc.jlec@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: / X-VCS-Repository: proj/betagarden X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2c6c460e37c8cf81cbeda8c0047b87509c978ccc X-VCS-Branch: master Date: Sat, 26 Sep 2015 06:21:49 +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: c74d66e6-2b44-4935-85c6-1b4cbccd27e5 X-Archives-Hash: 3d4ea1f25903e683bbf8aa9243ed9a14 commit: 2c6c460e37c8cf81cbeda8c0047b87509c978ccc Author: Justin Lecher gentoo org> AuthorDate: Sat Sep 26 06:21:35 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Sep 26 06:21:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=2c6c460e Ignore deprecated files Signed-off-by: Justin Lecher gentoo.org> .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ca4223b..84aae1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ metadata/cache metadata/md5-cache +profiles/use.local.desc