[PATCH 1/2] gitignore: Add .dirstamps to ignored
Nick Clifton
nickc@redhat.com
Mon Jul 14 15:47:20 GMT 2025
Hi Richard,
> diff --git a/.gitignore b/.gitignore
> index 7f1c81e00c4..2d4d34f6858 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -8,6 +8,7 @@
> *#
> .*.swp
>
> +*.dirstamp
> *.flt
> *.gmo
> *.info
This patch is OK, please apply it.
But ... please do not submit distinct patches as part of a series.
Ie your patch to the gprof sources is unrelated to this one and so
should be submitted as a separate patch rather than being patch 2
in a series. Thanks.
Cheers
Nick
More information about the Binutils
mailing list