nds32: add vmlinux.lds and vdso.so to .gitignore

These are build artifacts, which should be ignored by git.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
This commit is contained in:
Masahiro Yamada 2019-04-03 17:35:45 +09:00 committed by Greentime Hu
parent aa0be0e022
commit 5b633e517b
2 changed files with 2 additions and 0 deletions

1
arch/nds32/kernel/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
vmlinux.lds

1
arch/nds32/kernel/vdso/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
vdso.lds