commit | bdf9831226788aaefab820e2feb054eb8f29fa1f | [log] [tgz] |
---|---|---|
author | Du Huanpeng <dhu@hodcarrier.org> | Thu Apr 07 17:37:49 2022 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 19 14:51:11 2022 -0400 |
tree | dd57c57f27e26583f4068c0ab5253a8741cd1841 | |
parent | 9bd89bbd71b12030294210be7c54da4b7cc77f00 [diff] [blame] |
tools: add boot/ to .gitignore /tools/boot/ is a build product. Add it to .gitignore Signed-off-by: Du Huanpeng <dhu@hodcarrier.org>
diff --git a/tools/.gitignore b/tools/.gitignore index a88453f..d3a93ff 100644 --- a/tools/.gitignore +++ b/tools/.gitignore
@@ -36,3 +36,4 @@ /update_octeon_header /version.h /xway-swap-bytes +/boot