[PATCH 02/25] ignore build directory
Mark Wielaard
mark@klomp.org
Thu Oct 27 13:03:50 GMT 2022
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 8bcd88d7..ca06dddd 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -21,6 +21,7 @@ Makefile.in
> /INSTALL
> /aclocal.m4
> /autom4te.*
> +/build
> /config.cache
> /config.h
> /config.h.in
Why is this necessary?
Thanks,
Mark
More information about the Elfutils-devel
mailing list