Re: [PATCH] scripts: add tracepoint-update to .gitignore
From: Steven Rostedt
Date: Wed Oct 29 2025 - 14:03:21 EST
On Wed, 29 Oct 2025 18:57:18 +0100
Christian Marangi <ansuelsmth@xxxxxxxxx> wrote:
> New tracepoint-update tool is not ignored from git when built.
>
> Add it to scripts .gitignore to prevent including files in commits by
> mistake (for use that have the bad habits of using git add .).
Bartosz beat you to it:
https://lore.kernel.org/all/20251029120709.24669-1-brgl@xxxxxxxx/
I already applied the patch and pushed it to my for-next branch. It will
likely be in linux-next by tomorrow.
-- Steve