Skip to content

Commit e716704

Browse files
damien-lemoalpalmer-dabbelt
authored andcommitted
riscv: Fix gitignore
Tell git to not track the compiled boot/loader and boot/loader.lds files. Signed-off-by: Damien Le Moal <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 6a1ce99 commit e716704

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/riscv/boot/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Image
22
Image.gz
3+
loader
4+
loader.lds

0 commit comments

Comments
 (0)