Most of DT files are compiled under arch/*/boot/dts/, but we have some
other directories, like drivers/of/unittest-data/. We often miss to
add gitignore patterns per directory. Since there are no source files
that end with .dtb or .dtb.S, we can ignore the patterns globally.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
*.bin
*.bz2
*.c.[012]*.*
+*.dtb
+*.dtb.S
*.dwo
*.elf
*.gcno
xipImage
bootpImage
uImage
-*.dtb
vmlinux*
uImage*
ramdisk.*
-*.dtb*
-*.dtb
linux.bin*
simpleImage.*
zImage.tmp
calc_vmlinuz_load_addr
uImage
-*.dtb
uImage
cuImage.*
dtbImage.*
-*.dtb
treeImage.*
vmlinux.strip
zImage
uImage
zImage.redboot
-*.dtb
+++ /dev/null
-testcases.dtb
-testcases.dtb.S