From nobody Mon Feb 23 16:11:42 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fKQpR5SGyz6TgwN; Mon, 23 Feb 2026 16:11:43 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fKQpR2QRcz3mbl; Mon, 23 Feb 2026 16:11:43 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771863103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fTGnMNsrFeeGaXJgBOcsYp3Xtr4S/UUV2DBYNxktmmk=; b=McMxzWFTs3IKrBDSnsnscrJzs8N4cpVDxlcHT9bmsORI6UJUW/LMAMkcJmgmLWiewM+5du tWH0PAhEml5vZjlRfjIIxPhma9+k7tn5f+haGHIxtwbCpGTPsLfmMgIkrI4xRIKxVVdxxc Xjww9DjEko5PjBJbgN/0+BxvcKdsVbKVosimcRuFzVNdzOSMLRgWolkse47TF1wQwQLbio uiG1xfR3vTX28Du8+n5S8Jm6HbKlJ79cZE3n7JDvSTyEc13VRMKZMF6mr4Yn0oJrdqfp5B lsD7oOitcBrIyrMSU6UBcnpYLvCwWuB6nZvE5TckjRRCqldVgSY25EwuAXLmKg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771863103; a=rsa-sha256; cv=none; b=RtsXELX8G2YiNopyMfxlVbfteL8Ce6ELqyQEjntpHDKqW7/a9T61vb9nfLEPxA9R9Gmpxn 1FqORFQ82Ac4WZrx9Hq/I259CrlhnreK9OkDp+RFqPzA7OGrukA2hit+K49DH0wMChomXQ 2Imz3GZOr904H9fFoS/1S8rWv2C2RtY1d9cUUKNafYqjPwcjb/SsgJdd2QbnFo/pVXGbMd JWueBVYyFF74bguicNeJZewS2cw2QMwUXgcVJ2i/gQ+GvrjiGYTHIbChTrCievolKqsixe BY5wQ+AkiN9QLaehRrRMwPdfN7FNMf09Gp5dHdlgNRk9EiuPXHSZVxO2kfrznw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771863103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fTGnMNsrFeeGaXJgBOcsYp3Xtr4S/UUV2DBYNxktmmk=; b=q128QaIhxJgkVC+eRl5I8EH1MB/rDnlt2lbgNFFjzNUCevUF6aRiWPzgjhH0baUl7ELpYe MVWN9t6iCPkcwOmSDptW8klRumjVuNLtkeuRckCzeSR55c2zpdBiHKuvYlYKbzvLJx1iBZ XlFOxTYELudsU8LaMC1v9nPBgO5vjKVv1ADmSwmKtDPY02eSMuJuMTI8kQA9JreQRPX7xp NSw+RKFHscKtmleHtk4ujky847aFw/vfwXjMKA5tGgwygKt+6K7R8rVbQ+n5vMIAMVaIzC /9O6n5GTyQfQsfNN+Q5+h0rga5bYqW1vjgQyoQSnRy08l+EcAiFfKc/EILqM1Q== Received: from [IPV6:2601:5c0:4202:5670:dd0e:5a2:6441:fcd5] (unknown [IPv6:2601:5c0:4202:5670:dd0e:5a2:6441:fcd5]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fKQpR0YHQz4Bp; Mon, 23 Feb 2026 16:11:43 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: <228a09d3-a7ab-43f6-8903-c73d659f0173@FreeBSD.org> Date: Mon, 23 Feb 2026 11:11:42 -0500 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 4544f34f2d30 - main - .gitignore: ignore additional unwanted files Content-Language: en-US To: Enji Cooper , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <699a713f.1c7b3.81402c1@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <699a713f.1c7b3.81402c1@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2/21/26 22:00, Enji Cooper wrote: > The branch main has been updated by ngie: > > URL: https://cgit.FreeBSD.org/src/commit/?id=4544f34f2d30ee63ab1eec9fa52c31bd92d457ca > > commit 4544f34f2d30ee63ab1eec9fa52c31bd92d457ca > Author: Enji Cooper > AuthorDate: 2026-02-04 07:39:03 +0000 > Commit: Enji Cooper > CommitDate: 2026-02-22 03:00:06 +0000 > > .gitignore: ignore additional unwanted files > > Ignore more files generated by toolchains, e.g., `.pico`, etc. Ignore the > `.DS_Store` produced by macOS as well because all they provide is > additional file metadata that shouldn't be committed to `git`. > > MFC after: 1 week > Differential Revision: https://reviews.freebsd.org/D55096 > --- > .gitignore | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/.gitignore b/.gitignore > index a53a26f16d4f..91a9252d80f3 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -1,9 +1,17 @@ > *.a > *.core > +*.lo > +*.nossppico > *.o > *.orig > +*.pico > +*.pieo > +*.po > +# Don't ignore translation files under `contrib/...`. > +!contrib/**/po Hmm, do we still generate .po object files since MK_PROFILE was removed? The bsd.*.mk rules for those were removed about a year ago (0e4c4cc4916c965f7f3116e1840396755d6b21f4) and haven't been relevant since 3750ccefb862 (actual date of Nov 2024, not 2021). (Rest of these changes all look good to me FWIW) -- John Baldwin