From nobody Sun Feb 22 03:00:15 2026 X-Original-To: dev-commits-src-main@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 4fJTHg5hGCz6SnXC for ; Sun, 22 Feb 2026 03:00:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJTHg2WdTz3FqT for ; Sun, 22 Feb 2026 03:00:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771729215; 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; bh=QbAxR8dkV3/Kv9L0noRRI1dlFHylENRu+Ex6RF89RXY=; b=MctkMWkW5MqwLdQrbkdRUam4FQlOj9j0CrBubTTbNYdunWJFQToFKg8S3Dn5FoUS9Kwznw xdXN884DYTUlm26ut5jmpQ0gmg6V8UeYrwrsLO5vbCQa36arDb+sptRsH0kjf4L2LLRFhf fGCH4pmwWLPUs0XAct2JlvfIm/RbBSnrx+7nC8CpXkLhGjfLvZnPqXaL+NaLoLHiyPvVZG vgdaCaeIK63toEwYtlwW++fa79J6r6Syb7UUaxymYy/lrT1DbWti0jRBuUFkJJFH5IsCb/ gFxCOGnf8X9ollcarFwQfmvEvoEZsUlUjHKyFbUMw+0mUFixs6kflAlPMxTfrw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771729215; a=rsa-sha256; cv=none; b=OeumVMqP9F9pXuImMwt1miGbz3hiJigCjugXogdu1eaxQhmcmPN4FJ+CcYYVU5BQ7mGtpa 63hyE4Itz+5aReWKQhg1o3er/DV86c9dIBqSnpZQs6zzZmSlsTdA9SCehqiAugH/rNPbbP I819Ne33LX9qIroZqXFIR17zEZ/Xv7aHNdDf7sUlyQqfBmddvXUDIvYW7oyOhJJtqFvEDR B4gv/wZA0IxbZ9y39HFw14UiB6SEax0oJDMu+WpnUS3Cb4/GFzHQsI+ZmnMwZKOwR6GN5m u8ZQsQqOZ9YZ4L7yQ7r46MZgtHA9BAQU4MfQe9LucVICPH7Ks7NYv3qvyjc8HQ== 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=1771729215; 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; bh=QbAxR8dkV3/Kv9L0noRRI1dlFHylENRu+Ex6RF89RXY=; b=rEaT1alrFV1x3GdPLvC6UE6BKppIXWyPYnY+XWfVgueFLZMVK9qxjoL+7ck+wqntewVDAL vnHAf8guF/7p70IM9Sr139GSlAU+9KpIoqRvhgWKYj2wXAd+8KzQlIz1YCYiJDy/c+u/us f4EBdQJ0B1dpcm6BgYS69H5YsR0IXya2tAfcRYJJlPuCnEJ8+KS0FeeIXTXTym/VA4Hg/S Mw+bXaGULVvVFBLGItZhV2EEg++/1eZUsi6JAlnsMtu4aYelwaSbWzw1wf+VlCxKODH/eq IwAmnJV2JA+ExI6gIp9zOjIOXJJ7PilurOwxHmCe675vomhUXDkL7gfBWCRUOQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJTHg26M7z9rT for ; Sun, 22 Feb 2026 03:00:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c7b3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 22 Feb 2026 03:00:15 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Enji Cooper Subject: git: 4544f34f2d30 - main - .gitignore: ignore additional unwanted files List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4544f34f2d30ee63ab1eec9fa52c31bd92d457ca Auto-Submitted: auto-generated Date: Sun, 22 Feb 2026 03:00:15 +0000 Message-Id: <699a713f.1c7b3.81402c1@gitrepo.freebsd.org> 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 *.rej *.so +*.so.[0-9]* *.sw[nop] *~ _.tinderbox.* @@ -14,6 +22,8 @@ _.arm64.* _.i386.* _.powerpc.* _.riscv.* +.*DS_Store +.depend* GPATH GRTAGS GTAGS