summaryrefslogtreecommitdiffstats
path: root/dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-06-11 16:21:50 +0900
committerTom Rini <trini@konsulko.com>2018-06-18 14:43:12 -0400
commit28b538b69dd44b5f4ea595059612115069ace96b (patch)
tree52afc51ac4238c28defe81c291c961ea40ec61b5 /dts
parent3eb0fa4c93894fcc6afe628e44c3fd0c52bea473 (diff)
downloadu-boot-28b538b69dd44b5f4ea595059612115069ace96b.tar.gz
u-boot-28b538b69dd44b5f4ea595059612115069ace96b.tar.xz
u-boot-28b538b69dd44b5f4ea595059612115069ace96b.zip
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Follow Linux commit 10b62a2f785a (".gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore"). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'dts')
-rw-r--r--dts/.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/dts/.gitignore b/dts/.gitignore
deleted file mode 100644
index 1b3718065c..0000000000
--- a/dts/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*.dtb
-*.dtb.S