[PATCH] .gitignore: Add directories generated by MAKEALL script

Sascha Hauer sha at pengutronix.de
Wed May 25 02:30:55 PDT 2022


On Wed, May 25, 2022 at 08:26:32AM +0300, Alexander Shiyan wrote:
> Signed-off-by: Alexander Shiyan <eagle.alexander923 at gmail.com>
> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks

Sascha

> 
> diff --git a/.gitignore b/.gitignore
> index 0382202bf7..cb87e9314f 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -60,6 +60,8 @@ Module.symvers
>  # Generated files
>  Documentation/commands/*.rst
>  doctrees/
> +log/
> +makeall_builddir/
>  
>  # stgit generated dirs
>  patches-*
> -- 
> 2.32.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list