update .gitignore

This commit is contained in:
notsomeidiot123 2024-09-25 17:37:40 -04:00
parent cf11060afe
commit 4047d666d7
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ image.bin
dump.img
diskwrite
*.bin
*.elf
*.elf
*.dump

View File

@ -202,7 +202,7 @@ load_part2:
push 0
pop ds
mov si, DAP
jmp $
; jmp $
int 0x13
jc load_fail
jmp part_2