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 262991386F1 for ; Sun, 9 Aug 2015 13:13:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACA32141B2; Sun, 9 Aug 2015 13:13:43 +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 5EF5C141B2 for ; Sun, 9 Aug 2015 13:13:43 +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 A1E5F340973 for ; Sun, 9 Aug 2015 13:13:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71AEA129 for ; Sun, 9 Aug 2015 13:13:41 +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: <1439125825.60987503b0427d9cfec9a4e2be9fabfa50f9af49.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: 60987503b0427d9cfec9a4e2be9fabfa50f9af49 X-VCS-Branch: master Date: Sun, 9 Aug 2015 13:13:41 +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: a15f16bb-1357-446d-aa96-ff9fefa7c8d8 X-Archives-Hash: f9d49aed4cd4fc5849074ff85cf8f2f6 commit: 60987503b0427d9cfec9a4e2be9fabfa50f9af49 Author: Justin Lecher gentoo org> AuthorDate: Sun Aug 9 13:10:25 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Aug 9 13:10:25 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=60987503 Ignore generated manpages Signed-off-by: Justin Lecher gentoo.org> .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 14f4f8c..af5f05f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store app-misc/dummy +eclass/*.5