.gitignore: Add device tree vendor directories to gitignore

Vendor device tree directories shouldn't show up in the kernel git.
Add device tree vendor directories to gitignore to accomplish this.

Change-Id: I1697b38a0a018ea61eefd0d3e344dd375604388a
Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
This commit is contained in:
Venkata Narendra Kumar Gutta 2019-04-18 14:38:52 -07:00
parent 3d91e789ad
commit 93d5bbacca

3
.gitignore vendored
View file

@ -135,3 +135,6 @@ all.config
# fetched Android config fragments
kernel/configs/android-*.cfg
# vendor device tree directories
arch/arm64/boot/dts/vendor/