From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-629757-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DE97D1381F3 for <garchives@archives.gentoo.org>; Mon, 23 Sep 2013 15:30:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7E50E0AD7; Mon, 23 Sep 2013 15:30:28 +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 02432E0ACF for <gentoo-commits@lists.gentoo.org>; Mon, 23 Sep 2013 15:30:27 +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 1156E33ED80 for <gentoo-commits@lists.gentoo.org>; Mon, 23 Sep 2013 15:30:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 04C09E546E for <gentoo-commits@lists.gentoo.org>; Mon, 23 Sep 2013 15:30:25 +0000 (UTC) From: "André Erdmann" <dywi@mailerd.de> 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" <dywi@mailerd.de> Message-ID: <1379946244.1333bf72ec3de0c82027fa2d2e56d44d0f23d9eb.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: 1333bf72ec3de0c82027fa2d2e56d44d0f23d9eb X-VCS-Branch: master Date: Mon, 23 Sep 2013 15:30:25 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fc05b6b1-0258-41cc-b1f3-284589a43883 X-Archives-Hash: e99d2e9b1fce0b3fa7413c92b0adaba0 commit: 1333bf72ec3de0c82027fa2d2e56d44d0f23d9eb Author: André Erdmann <dywi <AT> mailerd <DOT> de> AuthorDate: Mon Sep 23 14:24:04 2013 +0000 Commit: André Erdmann <dywi <AT> mailerd <DOT> de> CommitDate: Mon Sep 23 14:24:04 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=1333bf72 gitignore: add /R-overlay.conf.tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 646235d..c065ba1 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ /local *.local *.local.* +/R-overlay.conf.tests # files/dirs to ignore .keep