From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2BD81382C5 for ; Sat, 20 Jun 2020 05:17:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5F6AE088F; Sat, 20 Jun 2020 05:17:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C74EE088F for ; Sat, 20 Jun 2020 05:17:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4000934F402 for ; Sat, 20 Jun 2020 05:17:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94F7A2A0 for ; Sat, 20 Jun 2020 05:17:39 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1592629851.0e626c77be9a8e2ba2d05ebf1cc3c242a65e980f.robbat2@gentoo> Subject: [gentoo-commits] proj/elections:master commit in: / X-VCS-Repository: proj/elections X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 0e626c77be9a8e2ba2d05ebf1cc3c242a65e980f X-VCS-Branch: master Date: Sat, 20 Jun 2020 05: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7c90fdb8-60f0-4dad-a887-811572bbfe07 X-Archives-Hash: f0f61a129ab4f40e9b3d172236fa70f2 commit: 0e626c77be9a8e2ba2d05ebf1cc3c242a65e980f Author: Robin H. Johnson gentoo org> AuthorDate: Sat Jun 20 05:10:51 2020 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Jun 20 05:10:51 2020 +0000 URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=0e626c77 gitignore: try to block confs from being committed Signed-off-by: Robin H. Johnson gentoo.org> .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f013bcc --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# The confirmation stubs should never be distributed. +**/confs-*