From 816f9b7cb300a7f3979b5f29b3677e84a3c28880 Mon Sep 17 00:00:00 2001 From: Vaze Date: Mon, 25 May 2026 10:25:45 +0200 Subject: Created a .gitignore to remove nasty build artifacts and created a Makefile.toml for cargo make to automate bootloader build process. --- .../d2r0fpu0ta0eqf0673225jcel.o | Bin 4327 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bootloader/target/x86_64-unknown-uefi/debug/incremental/bootloader-1f110cjlt1ech/s-hitjb9swm4-04ga2cb-4tbfdret1u9oytuv7oyzxj19o/d2r0fpu0ta0eqf0673225jcel.o (limited to 'bootloader/target/x86_64-unknown-uefi/debug/incremental/bootloader-1f110cjlt1ech/s-hitjb9swm4-04ga2cb-4tbfdret1u9oytuv7oyzxj19o/d2r0fpu0ta0eqf0673225jcel.o') diff --git a/bootloader/target/x86_64-unknown-uefi/debug/incremental/bootloader-1f110cjlt1ech/s-hitjb9swm4-04ga2cb-4tbfdret1u9oytuv7oyzxj19o/d2r0fpu0ta0eqf0673225jcel.o b/bootloader/target/x86_64-unknown-uefi/debug/incremental/bootloader-1f110cjlt1ech/s-hitjb9swm4-04ga2cb-4tbfdret1u9oytuv7oyzxj19o/d2r0fpu0ta0eqf0673225jcel.o deleted file mode 100644 index 80b6237..0000000 Binary files a/bootloader/target/x86_64-unknown-uefi/debug/incremental/bootloader-1f110cjlt1ech/s-hitjb9swm4-04ga2cb-4tbfdret1u9oytuv7oyzxj19o/d2r0fpu0ta0eqf0673225jcel.o and /dev/null differ -- cgit v1.2.3