From 28b538b69dd44b5f4ea595059612115069ace96b Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 11 Jun 2018 16:21:50 +0900 Subject: .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 --- arch/mips/dts/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 arch/mips/dts/.gitignore (limited to 'arch/mips') diff --git a/arch/mips/dts/.gitignore b/arch/mips/dts/.gitignore deleted file mode 100644 index b60ed208c7..0000000000 --- a/arch/mips/dts/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.dtb -- cgit v1.2.3