diff mbox series

[RISU,v5,01/13] .gitignore: ignore build directories

Message ID 20170619104655.31104-2-alex.bennee@linaro.org
State New
Headers show
Series RISU record/replay patches | expand

Commit Message

Alex Bennée June 19, 2017, 10:46 a.m. UTC
These are generated by the build-all-arches script.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

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

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

-- 
2.13.0
diff mbox series

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