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 9A5D913894B for ; Sat, 9 Feb 2013 20:45:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED79A21C04C; Sat, 9 Feb 2013 20:45:35 +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 8260E21C04C for ; Sat, 9 Feb 2013 20:45:35 +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 8BFCC33E3C7 for ; Sat, 9 Feb 2013 20:45:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 56410E4073 for ; Sat, 9 Feb 2013 20:45:31 +0000 (UTC) From: "André Erdmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "André Erdmann" Message-ID: <1360440495.1802eb35c72c33ce9914ed898c19bb44e5543b6b.dywi@gentoo> Subject: [gentoo-commits] proj/R_overlay:master commit in: / X-VCS-Repository: proj/R_overlay X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: dywi X-VCS-Committer-Name: André Erdmann X-VCS-Revision: 1802eb35c72c33ce9914ed898c19bb44e5543b6b X-VCS-Branch: master Date: Sat, 9 Feb 2013 20:45:31 +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: 6647c8aa-f9c8-4cb8-8b56-7556f371be78 X-Archives-Hash: c2c28f5d916d7c140acbaee901f83e18 commit: 1802eb35c72c33ce9914ed898c19bb44e5543b6b Author: André Erdmann mailerd de> AuthorDate: Sat Feb 9 19:59:35 2013 +0000 Commit: André Erdmann mailerd de> CommitDate: Sat Feb 9 20:08:15 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=1802eb35 gitignore: ignore *.local --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 0387ad4..64690b0 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ # local files /local +*.local