[U-Boot] [PATCH 1/3] Add fit-dtb.blob* to .gitignore to also exclude compressed blobs.
Marek Vasut
marex at denx.de
Thu May 2 09:23:30 UTC 2019
On 5/2/19 2:42 AM, Vagrant Cascadian wrote:
> Signed-off-by: Vagrant Cascadian <vagrant at reproducible-builds.org>
> ---
Commit message is missing on this and 2/3 patch , otherwise the series
looks good, thanks.
> .gitignore | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index c2afcfbca2..d8b7b77844 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -35,7 +35,7 @@
> #
> # Top-level generic files
> #
> -fit-dtb.blob
> +fit-dtb.blob*
> /MLO*
> /SPL*
> /System.map
>
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list