From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Mon, 18 May 2015 12:29:23 +0000 Subject: [U-Boot] [PATCH] arc: gitignore: ignore ARC DTBs In-Reply-To: <1431597568-6682-1-git-send-email-yamada.masahiro@socionext.com> References: <1431597568-6682-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <1431952162.4238.21.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Masahiro-san, On Thu, 2015-05-14 at 18:59 +0900, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada > --- > > 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 Applied, Thanks! -Alexey