ソースを参照

lib: gitignore *.elf and *.so generated by efi_loader

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Ladislav Michl 8 年 前
コミット
8361af0d30
1 ファイル変更2 行追加0 行削除
  1. 2 0
      lib/efi_loader/.gitignore

+ 2 - 0
lib/efi_loader/.gitignore

@@ -0,0 +1,2 @@
+*.efi
+*.so