[PATCH] nds32: add arch/nds32/boot/.gitignore

From: Masahiro Yamada
Date: Sun May 09 2021 - 10:32:26 EST


Ignore arch/nds32/boot/Image.

Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
---

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