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 2C68113827E for ; Fri, 13 Dec 2013 18:20:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05D10E0AD4; Fri, 13 Dec 2013 18:20:07 +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 9E6BEE0AD4 for ; Fri, 13 Dec 2013 18:20:06 +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 97A1933F0F0 for ; Fri, 13 Dec 2013 18:20:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F2083E5768 for ; Fri, 13 Dec 2013 18:20:03 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1386958767.c096ad63caba72684010f446ecee87751da78e65.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: src/rc/ X-VCS-Repository: proj/openrc X-VCS-Files: src/rc/.gitignore X-VCS-Directories: src/rc/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: c096ad63caba72684010f446ecee87751da78e65 X-VCS-Branch: master Date: Fri, 13 Dec 2013 18:20:03 +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: 54d5a234-f6ae-4fcc-91d1-f686c7edfe3e X-Archives-Hash: 635f972e0a1194fc7abb192579de612c commit: c096ad63caba72684010f446ecee87751da78e65 Author: William Hubbs gmail com> AuthorDate: Fri Dec 13 18:19:27 2013 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Dec 13 18:19:27 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=c096ad63 add openrc binary to ignore patterns --- src/rc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rc/.gitignore b/src/rc/.gitignore index 469070f..e04e2f3 100644 --- a/src/rc/.gitignore +++ b/src/rc/.gitignore @@ -57,3 +57,4 @@ mark_service_hotplugged mark_service_failed rc-abort rc +openrc