ソースを参照

efi_selftest: Update .gitignore

Add the following file to .gitignore
 efi_miniapp_file_image_exception.h

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Use efi_miniapp_*.h instead of file enumeration.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Sughosh Ganu 4 年 前
コミット
362b991cbe
1 ファイル変更1 行追加2 行削除
  1. 1 2
      lib/efi_selftest/.gitignore

+ 1 - 2
lib/efi_selftest/.gitignore

@@ -1,4 +1,3 @@
-efi_miniapp_file_image_exit.h
-efi_miniapp_file_image_return.h
+efi_miniapp_*.h
 *.efi
 *.so