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 1988F1381F3 for ; Thu, 18 Jul 2013 09:49:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB675E081B; Thu, 18 Jul 2013 09:49:13 +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 32893E08DC for ; Thu, 18 Jul 2013 09:49:13 +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 4BC2E33E939 for ; Thu, 18 Jul 2013 09:49:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D7FE2E5459 for ; Thu, 18 Jul 2013 09:49:10 +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: <1374140925.3450723c63ee6b9a34c3503c6a774017abb6a529.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3450723c63ee6b9a34c3503c6a774017abb6a529 X-VCS-Branch: master Date: Thu, 18 Jul 2013 09:49:10 +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: 59563237-4446-40d0-83c6-5b3d802af1ab X-Archives-Hash: 8ccaa5527c47443538813b7dc6da3601 commit: 3450723c63ee6b9a34c3503c6a774017abb6a529 Author: Justin Lecher gentoo org> AuthorDate: Thu Jul 18 09:45:32 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Jul 18 09:48:45 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3450723c ignore dummy package Signed-off-by: Justin Lecher gentoo.org> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e43b0f9..14f4f8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .DS_Store +app-misc/dummy