mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
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
1
arch/nds32/kernel/.gitignore
vendored
Normal file
1
arch/nds32/kernel/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
vmlinux.lds
|
||||
1
arch/nds32/kernel/vdso/.gitignore
vendored
Normal file
1
arch/nds32/kernel/vdso/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
vdso.lds
|
||||
Loading…
Reference in New Issue
Block a user