diff mbox

[RISU,v4,01/10] .gitignore: ignore build directories

Message ID 20170602160848.4913-2-alex.bennee@linaro.org
State New
Headers show

Commit Message

Alex Bennée June 2, 2017, 4:08 p.m. UTC
These are generated by the build-all-arches script.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Peter Maydell June 6, 2017, 9:51 a.m. UTC | #1
On 2 June 2017 at 17:08, Alex Bennée <alex.bennee@linaro.org> wrote:
> These are generated by the build-all-arches script.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index fc84419..fca9128 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -6,3 +6,4 @@ risu
>  core
>  config.h
>  Makefile.in
> +build
> --
> 2.13.0
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index fc84419..fca9128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@  risu
 core
 config.h
 Makefile.in
+build