From: Du Huanpeng Date: Thu, 7 Apr 2022 09:37:49 +0000 (+0800) Subject: tools: add boot/ to .gitignore X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=bdf9831226788aaefab820e2feb054eb8f29fa1f;p=u-boot.git tools: add boot/ to .gitignore /tools/boot/ is a build product. Add it to .gitignore Signed-off-by: Du Huanpeng --- diff --git a/tools/.gitignore b/tools/.gitignore index a88453f64d..d3a93ff294 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -36,3 +36,4 @@ /update_octeon_header /version.h /xway-swap-bytes +/boot