Add fit-dtb.blob* to .gitignore.
authorVagrant Cascadian <vagrant@reproducible-builds.org>
Thu, 2 May 2019 18:14:10 +0000 (11:14 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 May 2019 00:22:04 +0000 (20:22 -0400)
Support for compressed fit-dtb.blob was added in:

  commit 95f4bbd581cf ("lib: fdt: Allow LZO and GZIP DT compression in
  U-Boot")

Adjust .gitignore to also exclude compressed blobs.

Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org>
.gitignore

index c2afcfbca23e486d5a3337045010d5a6b2d73b67..d8b7b778449ef1ce61beeb6f3ec6f4450bb22496 100644 (file)
@@ -35,7 +35,7 @@
 #
 # Top-level generic files
 #
-fit-dtb.blob
+fit-dtb.blob*
 /MLO*
 /SPL*
 /System.map