[U-Boot] [PATCH 1/3] Add fit-dtb.blob* to .gitignore to also exclude compressed blobs.
Vagrant Cascadian
vagrant at reproducible-builds.org
Thu May 2 00:42:14 UTC 2019
Signed-off-by: Vagrant Cascadian <vagrant at reproducible-builds.org>
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index c2afcfbca2..d8b7b77844 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,7 +35,7 @@
#
# Top-level generic files
#
-fit-dtb.blob
+fit-dtb.blob*
/MLO*
/SPL*
/System.map
--
2.20.1
More information about the U-Boot
mailing list