rulimine/.gitignore

49 lines
599 B
Plaintext
Raw Normal View History

2022-02-03 12:38:43 +03:00
/bin
/build
/toolchain-files
/limine-efi
/freestanding-headers
2022-08-23 01:21:09 +03:00
/libgcc-binaries
2023-03-29 23:43:06 +03:00
/common/flanterm
/common/stb/stb_image.h
/decompressor/tinf
2022-02-03 12:38:43 +03:00
/ovmf*
*.o
*.d
*.a
*.exe
*.EFI
*.bin
*.bin.gz
*.tar.xz
*.tar.gz
*.elf
*.hdd
*.iso
*.sys
2022-02-03 12:38:43 +03:00
/bochsout.txt
/bx_enh_dbg.ini
/.vscode
/test_image
!/common/font.bin
/freestanding-toolchain
2022-02-03 12:38:43 +03:00
/configure
/configure.ac.save
/INSTALL
2022-02-03 12:38:43 +03:00
/build-aux
/aclocal.m4
2022-02-03 12:38:43 +03:00
/*~
/config.status
/config.log
/autom4te.cache
/man/man1/limine.1
2022-02-03 12:38:43 +03:00
/GNUmakefile
2022-02-21 02:40:15 +03:00
/config.h
2022-02-03 12:38:43 +03:00
/common-bios
2022-06-15 06:01:22 +03:00
/common-uefi-ia32
/common-uefi-x86-64
2022-08-23 01:21:09 +03:00
/common-uefi-aarch64
/common-uefi-riscv64
2022-02-03 12:38:43 +03:00
/decompressor-build
/stage1.stamp