commit | 9c94f50a3642282d88383263faeafe4f8d95849d | [log] [tgz] |
---|---|---|
author | Vagrant Cascadian <vagrant@reproducible-builds.org> | Thu May 02 11:14:10 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu May 09 20:22:04 2019 -0400 |
tree | 995abcb45060e4f5c39c361c784b006deb64745a | |
parent | 54e855f8dbf5d3eb0360dc7da5e418fbfdaadff2 [diff] |
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>