riscv: Fix gitignore
Tell git to not track the compiled boot/loader and boot/loader.lds files. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
This commit is contained in:
parent
6a1ce99dc4
commit
e7167043ee
2
arch/riscv/boot/.gitignore
vendored
2
arch/riscv/boot/.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
Image
|
Image
|
||||||
Image.gz
|
Image.gz
|
||||||
|
loader
|
||||||
|
loader.lds
|
||||||
|
Loading…
x
Reference in New Issue
Block a user