From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QwtgH-0002Ub-Np for garchives@archives.gentoo.org; Fri, 26 Aug 2011 10:30:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 186C321C043; Fri, 26 Aug 2011 10:30:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D06D921C043 for ; Fri, 26 Aug 2011 10:30:23 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C86B1B4026 for ; Fri, 26 Aug 2011 10:30:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3A40D80040 for ; Fri, 26 Aug 2011 10:30:22 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: Subject: [gentoo-commits] proj/hardened-patchset:master commit in: / X-VCS-Repository: proj/hardened-patchset X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: ab535893460f8d196d477ab950cdd304197f08aa Date: Fri, 26 Aug 2011 10:30:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: d63e938a88f8c02daca1247e063ca482 commit: ab535893460f8d196d477ab950cdd304197f08aa Author: Anthony G. Basile gentoo org> AuthorDate: Fri Aug 26 10:30:16 2011 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Aug 26 10:30:16 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-patc= hset.git;a=3Dcommit;h=3Dab535893 gitignore: added grsecurity-* --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index e4261d7..b195cdb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*hardened-patches* +hardened-patches* +grsecurity-*