Skip to content

Commit 978f1ce

Browse files
committed
gitignore: Add OVMF firmware files
They are used for testing the command in the UEFI shell Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 8c7742a commit 978f1ce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ tmpclaude*
2222

2323
# UEFI test artifacts
2424
dump.bmp
25+
26+
# OVMF firmware
27+
OVMF.fd
28+
OVMF_CODE.fd
29+
OVMF_VARS.fd

0 commit comments

Comments
 (0)