mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 15:42:32 +00:00
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
1 changed files with 2 additions and 0 deletions
2
arch/riscv/boot/.gitignore
vendored
2
arch/riscv/boot/.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
Image
|
||||
Image.gz
|
||||
loader
|
||||
loader.lds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue