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 404F159CAF for ; Tue, 5 Apr 2016 17:17:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2D2821C02C; Tue, 5 Apr 2016 17:17:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64EC121C02C for ; Tue, 5 Apr 2016 17:17:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A4B2340D90 for ; Tue, 5 Apr 2016 17:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D8A586 for ; Tue, 5 Apr 2016 17:17:39 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1459876376.d96e5f029146eebc45352baad2d3100bc31712b5.grobian@gentoo> Subject: [gentoo-commits] repo/proj/prefix:master commit in: / X-VCS-Repository: repo/proj/prefix X-VCS-Files: .hgignore X-VCS-Directories: / X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: d96e5f029146eebc45352baad2d3100bc31712b5 X-VCS-Branch: master Date: Tue, 5 Apr 2016 17:17: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: beb13083-16cc-463c-974c-f7cc776653da X-Archives-Hash: dfa4513404db05eeb9da3aae5da00372 commit: d96e5f029146eebc45352baad2d3100bc31712b5 Author: Fabian Groffen gentoo org> AuthorDate: Tue Apr 5 17:12:56 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Apr 5 17:12:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=d96e5f02 attempt to ignore some common folders .hgignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..b57c8e2 --- /dev/null +++ b/.hgignore @@ -0,0 +1,6 @@ +syntax: regexp + +^distfiles +^metadata +^profiles +