public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nds32: add arch/nds32/boot/.gitignore
@ 2021-05-09 14:31 Masahiro Yamada
  0 siblings, 0 replies; only message in thread
From: Masahiro Yamada @ 2021-05-09 14:31 UTC (permalink / raw)
  To: Nick Hu, Greentime Hu, Vincent Chen; +Cc: Masahiro Yamada, linux-kernel

Ignore arch/nds32/boot/Image.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---

 arch/nds32/boot/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 arch/nds32/boot/.gitignore

diff --git a/arch/nds32/boot/.gitignore b/arch/nds32/boot/.gitignore
new file mode 100644
index 000000000000..9182a3a1ea0a
--- /dev/null
+++ b/arch/nds32/boot/.gitignore
@@ -0,0 +1,2 @@
+# SPDX-License-Identifier: GPL-2.0-only
+/Image
-- 
2.27.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-09 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-09 14:31 [PATCH] nds32: add arch/nds32/boot/.gitignore Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox