commit | c6833e762f682f45f4f05fea21d9a3e901b02d5a | [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 | 02c038ddb30fa52bb3f9fc9c80ad0776398b70a7 [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>