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 D09EB1381F3 for ; Sat, 19 Oct 2013 14:13:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDDA5E0962; Sat, 19 Oct 2013 14:13:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57955E0962 for ; Sat, 19 Oct 2013 14:13:30 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2A37433F0D8 for ; Sat, 19 Oct 2013 14:13:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D2320E5308 for ; Sat, 19 Oct 2013 14:13:27 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1382191970.37a430ac84833b1581e54a1d1bf05621e2551cfb.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: metadata/ X-VCS-Repository: dev/johu X-VCS-Files: metadata/.gitignore X-VCS-Directories: metadata/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 37a430ac84833b1581e54a1d1bf05621e2551cfb X-VCS-Branch: master Date: Sat, 19 Oct 2013 14:13:27 +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: 3bf3bc4e-4a16-49a2-b521-9013fa1fc968 X-Archives-Hash: 4beeb549b6fc68809be55e1a9352ea75 commit: 37a430ac84833b1581e54a1d1bf05621e2551cfb Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 19 14:12:50 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 19 14:12:50 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=37a430ac [metadata] Ignore cache --- metadata/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/.gitignore b/metadata/.gitignore new file mode 100644 index 0000000..ff03039 --- /dev/null +++ b/metadata/.gitignore @@ -0,0 +1,2 @@ +/cache +/md5-cache