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. --- .../debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader | 1 - 1 file changed, 1 deletion(-) delete mode 100644 bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader (limited to 'bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader') diff --git a/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader b/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader deleted file mode 100644 index 0e35a71..0000000 --- a/bootloader/target/x86_64-unknown-uefi/debug/.fingerprint/bootloader-9385d3da80666fd6/bin-bootloader +++ /dev/null @@ -1 +0,0 @@ -707235d35b349499 \ No newline at end of file -- cgit v1.2.3