mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
Add *.ELF and *.elf to .gitignore.
This commit is contained in:
parent
03c8ad7d4d
commit
f2cf59b0af
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
*.BIN
|
||||
*.ZXE
|
||||
*.MAP
|
||||
*.ELF
|
||||
*.elf
|
||||
build/limine
|
||||
build/ovmf
|
||||
ZealOS-*.iso
|
||||
|
|
Loading…
Reference in a new issue