All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arc: gitignore: ignore ARC DTBs
@ 2015-05-14  9:59 Masahiro Yamada
  2015-05-18 12:29 ` Alexey Brodkin
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2015-05-14  9:59 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arc/dts/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 arch/arc/dts/.gitignore

diff --git a/arch/arc/dts/.gitignore b/arch/arc/dts/.gitignore
new file mode 100644
index 0000000..b60ed20
--- /dev/null
+++ b/arch/arc/dts/.gitignore
@@ -0,0 +1 @@
+*.dtb
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-18 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14  9:59 [U-Boot] [PATCH] arc: gitignore: ignore ARC DTBs Masahiro Yamada
2015-05-18 12:29 ` Alexey Brodkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.