Re: [U-Boot] [PATCH] .gitignore: Ignore the generated top-level "sandbox/" directory

2017-03-17 Thread Tom Rini
On Sun, Mar 12, 2017 at 12:36:38PM -0400, Robert P. J. Day wrote: > > Signed-off-by: Robert P. J. Day > > --- > > 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

[U-Boot] [PATCH] .gitignore: Ignore the generated top-level "sandbox/" directory

2017-03-12 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- 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