From: Du Huanpeng Date: Thu, 7 Apr 2022 09:37:49 +0000 (+0800) Subject: tools: add boot/ to .gitignore X-Git-Tag: v2022.07-rc1~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf9831226788aaefab820e2feb054eb8f29fa1f;p=pandora-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 a88453f64da..d3a93ff294a 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -36,3 +36,4 @@ /update_octeon_header /version.h /xway-swap-bytes +/boot