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:
parent
aa0be0e022
commit
5b633e517b
|
@ -0,0 +1 @@
|
|||
vmlinux.lds
|
|
@ -0,0 +1 @@
|
|||
vdso.lds
|
Loading…
Reference in New Issue