Forráskód Böngészése

Add fit-dtb.blob* to .gitignore.

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>
Vagrant Cascadian 5 éve
szülő
commit
c6833e762f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -35,7 +35,7 @@
 #
 # Top-level generic files
 #
-fit-dtb.blob
+fit-dtb.blob*
 /MLO*
 /SPL*
 /System.map