s390/boot: Ignore vmlinux.map
authorWangYuli <wangyuli@uniontech.com>
Tue, 11 Mar 2025 03:08:24 +0000 (11:08 +0800)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 18 Mar 2025 16:13:05 +0000 (17:13 +0100)
commit0d5b0a4c816cfd9fa5082b5fd71aaf96e7329dd2
treec9f1b88f09c49530e89b888a56c4afbeb200f091
parent46ba4d0bfcc1cafa2336cab03c02124ba0da0552
s390/boot: Ignore vmlinux.map

When building with CONFIG_VMLINUX_MAP=y, a decompressor vmlinux.map file
is generated in the boot directory.

Add this file to .gitignore to ensure Git does not track it.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
Link: https://lore.kernel.org/r/F884C733016D6715+20250311030824.675683-1-wangyuli@uniontech.com
Acked-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/boot/.gitignore