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 E31B0138351 for ; Tue, 28 Apr 2020 23:21:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF51EE08AA; Tue, 28 Apr 2020 23:21:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 CA15FE08AA for ; Tue, 28 Apr 2020 23:21:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8465334EF79 for ; Tue, 28 Apr 2020 23:21:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3F7318F for ; Tue, 28 Apr 2020 23:21:52 +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: <1588095900.017ef815975b6ffef58fbe8f27ce7e48e5053e9d.robbat2@gentoo> Subject: [gentoo-commits] proj/gentoo-mirrorstats:master commit in: / X-VCS-Repository: proj/gentoo-mirrorstats X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 017ef815975b6ffef58fbe8f27ce7e48e5053e9d X-VCS-Branch: master Date: Tue, 28 Apr 2020 23:21:52 +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: c1a0e65c-f0f8-4bc3-9282-ae329e325b5e X-Archives-Hash: c19ea76ea8ea3518fa4c3bd9817f35b7 commit: 017ef815975b6ffef58fbe8f27ce7e48e5053e9d Author: Robin H. Johnson gentoo org> AuthorDate: Tue Apr 28 17:45:00 2020 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Apr 28 17:45:00 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mirrorstats.git/commit/?id=017ef815 gitignore: missed var for snapshot Signed-off-by: Robin H. Johnson gentoo.org> .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e314d5..061ee03 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ rsync_mirrors/var/ distfiles_mirrors/var/ experimental_mirrors/var/ releases_mirrors/var/ +snapshots_mirrors/var/