mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
Create .gitignore
This commit is contained in:
parent
b6d9cae085
commit
cb2af7f06b
1 changed files with 20 additions and 0 deletions
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
.git 2/FETCH_HEAD
|
||||
limine 2/BOOTAA64.EFI
|
||||
limine 2/BOOTIA32.EFI
|
||||
limine 2/BOOTRISCV64.EFI
|
||||
limine 2/BOOTX64.EFI
|
||||
limine 2/install-sh
|
||||
limine 2/LICENSE
|
||||
limine 2/limine-bios-cd.bin
|
||||
limine 2/limine-bios-hdd.h
|
||||
limine 2/limine-bios-pxe.bin
|
||||
limine 2/limine-bios.sys
|
||||
limine 2/limine-uefi-cd.bin
|
||||
limine 2/limine.c
|
||||
limine 2/limine.dSYM/Contents/Info.plist
|
||||
limine 2/limine.dSYM/Contents/Resources/Relocations/aarch64/limine.yml
|
||||
limine 2/limine.h
|
||||
limine 2/Makefile
|
||||
limine 2/limine
|
||||
limine 2/limine.dSYM/Contents/Resources/DWARF/limine
|
||||
limine 2/limine.exe
|
||||
Loading…
Reference in a new issue