From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1A3DA1381FA for ; Tue, 27 May 2014 20:56:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CE26E08AF; Tue, 27 May 2014 20:56:47 +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 EFDFBE08D3 for ; Tue, 27 May 2014 20:56:45 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C549933FA4F for ; Tue, 27 May 2014 20:56:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id E92DD182D7 for ; Tue, 27 May 2014 20:56:39 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1400589094.3a1f6cb259e27ac4c5938327afb22e576f295ba1.dol-sen@gentoo> Subject: [gentoo-commits] proj/gentoo-keys:master commit in: / X-VCS-Repository: proj/gentoo-keys X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 3a1f6cb259e27ac4c5938327afb22e576f295ba1 X-VCS-Branch: master Date: Tue, 27 May 2014 20:56:39 +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: 81cf90df-3406-4a17-b1e0-1a1def448bbc X-Archives-Hash: a3277d91f57dd43e240c9edb05aea97f commit: 3a1f6cb259e27ac4c5938327afb22e576f295ba1 Author: Pavlos Ratis gentoo org> AuthorDate: Tue May 20 12:31:34 2014 +0000 Commit: Brian Dolbec gmail com> CommitDate: Tue May 20 12:31:34 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=3a1f6cb2 ignore local .conf files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 539da74..14b5d1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +*.conf *.py[co]