riscv: Fix gitignore
authorDamien Le Moal <damien.lemoal@wdc.com>
Wed, 12 Feb 2020 10:34:23 +0000 (19:34 +0900)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 20 Feb 2020 00:13:51 +0000 (16:13 -0800)
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>
arch/riscv/boot/.gitignore

index 8dab0bb..8a45a37 100644 (file)
@@ -1,2 +1,4 @@
 Image
 Image.gz
+loader
+loader.lds