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 1QCkvc-0001BR-9s for garchives@archives.gentoo.org; Thu, 21 Apr 2011 03:51:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 423281C02D; Thu, 21 Apr 2011 03:51:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 09AEC1C025 for ; Thu, 21 Apr 2011 03:51:31 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68D601B4026 for ; Thu, 21 Apr 2011 03:51:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D38E3802C3 for ; Thu, 21 Apr 2011 03:51:30 +0000 (UTC) From: "Jeremy Olexa" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeremy Olexa" Message-ID: <8f48ed18459e96c6824457ca9b70da872f39aa6e.darkside@gentoo> Subject: [gentoo-commits] proj/qa-scripts:master commit in: / X-VCS-Repository: proj/qa-scripts X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: darkside X-VCS-Committer-Name: Jeremy Olexa X-VCS-Revision: 8f48ed18459e96c6824457ca9b70da872f39aa6e Date: Thu, 21 Apr 2011 03:51:30 +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: bd82838888889d11b8af876cd83b473e commit: 8f48ed18459e96c6824457ca9b70da872f39aa6e Author: Jeremy Olexa gentoo org> AuthorDate: Thu Apr 21 03:51:14 2011 +0000 Commit: Jeremy Olexa gentoo org> CommitDate: Thu Apr 21 03:51:14 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qa-scripts.gi= t;a=3Dcommit;h=3D8f48ed18 gitignore: ignore .htaccess file --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 85a166b..97ba609 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ htdocs/output +htdocs/.htaccess