Skip to content

Commit ae386e9

Browse files
Kefeng Wangpalmer-dabbelt
authored andcommitted
riscv: Ignore Image.* and loader.bin
Do not track all compressed Image and loader.bin. Signed-off-by: Kefeng Wang <[email protected]> Reviewed-by: Atish Patra <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 2c42bcb commit ae386e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

arch/riscv/boot/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
Image
3-
Image.gz
3+
Image.*
44
loader
55
loader.lds
6+
loader.bin

0 commit comments

Comments
 (0)