Re: [PATCH] scripts: add tracepoint-update to .gitignore

From: Christian Marangi

Date: Wed Oct 29 2025 - 14:06:03 EST


On Wed, Oct 29, 2025 at 02:03:53PM -0400, Steven Rostedt wrote:
> 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

Ah! Well was too slow :D

--
Ansuel