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 1747F1393EA for ; Sun, 1 Jun 2014 16:13:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E93FEE09EC; Sun, 1 Jun 2014 16:13:50 +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 6C16CE09EC for ; Sun, 1 Jun 2014 16:13:50 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [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 8E38433FF91 for ; Sun, 1 Jun 2014 16:13:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 3BEBB182D4 for ; Sun, 1 Jun 2014 16:13:48 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1401639010.7b8a518d7d5a87745e433b10ab307bead836dc4a.maekke@gentoo> Subject: [gentoo-commits] dev/maekke:master commit in: scripts/ X-VCS-Repository: dev/maekke X-VCS-Files: scripts/.gitignore X-VCS-Directories: scripts/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 7b8a518d7d5a87745e433b10ab307bead836dc4a X-VCS-Branch: master Date: Sun, 1 Jun 2014 16:13:48 +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: 2fd9399b-1dae-4127-9bf6-d5d446db4d09 X-Archives-Hash: 61c7dedadc7f608ba4f6277ac34cbc67 commit: 7b8a518d7d5a87745e433b10ab307bead836dc4a Author: Markus Meier gentoo org> AuthorDate: Sun Jun 1 16:10:10 2014 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Jun 1 16:10:10 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=7b8a518d ignore all .txt files --- scripts/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/.gitignore b/scripts/.gitignore index 06bb02a..2211df6 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1,2 +1 @@ -subslotted-packages.txt -missing-subslot.txt +*.txt