[U-Boot] [PATCH] .gitignore: Ignore the generated top-level "sandbox/" directory
Tom Rini
trini at konsulko.com
Fri Mar 17 14:26:18 UTC 2017
On Sun, Mar 12, 2017 at 12:36:38PM -0400, Robert P. J. Day wrote:
>
> Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
>
> ---
>
> am i safe in assuming that the top-level sandbox/ directory only
> ever exists as the result of a build?
>
> diff --git a/.gitignore b/.gitignore
> index 7fac5b3..32a8d5b 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -48,6 +48,7 @@
> /LOG
> /spl/
> /tpl/
> +/sandbox/
> /defconfig
What are you doing to make it exist?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170317/bb71a833/attachment.sig>
More information about the U-Boot
mailing list