.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore

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>
This commit is contained in:
Masahiro Yamada
2017-10-31 00:33:46 +09:00
کامیت شده توسط Rob Herring
والد 1377dd3e29
کامیت 10b62a2f78
11فایلهای تغییر یافته به همراه2 افزوده شده و 11 حذف شده

1
arch/xtensa/boot/.gitignore فروخته شده
مشاهده پرونده

@@ -1,3 +1,2 @@
uImage
zImage.redboot
*.dtb