Browse Source

efi_loader: git ignore helloworld_efi.S

Add *.S to .gitignore.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Heinrich Schuchardt 4 years ago
parent
commit
07b57ef1eb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/efi_loader/.gitignore

+ 1 - 0
lib/efi_loader/.gitignore

@@ -1,2 +1,3 @@
 *.efi
 *.so
+*.S