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/uefi-raw-43f34c8c858b5899/lib-uefi_raw.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 bootloader/target/debug/.fingerprint/uefi-raw-43f34c8c858b5899/lib-uefi_raw.json (limited to 'bootloader/target/debug/.fingerprint/uefi-raw-43f34c8c858b5899/lib-uefi_raw.json') diff --git a/bootloader/target/debug/.fingerprint/uefi-raw-43f34c8c858b5899/lib-uefi_raw.json b/bootloader/target/debug/.fingerprint/uefi-raw-43f34c8c858b5899/lib-uefi_raw.json deleted file mode 100644 index f485270..0000000 --- a/bootloader/target/debug/.fingerprint/uefi-raw-43f34c8c858b5899/lib-uefi_raw.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":7458672600737419911,"features":"[]","declared_features":"[]","target":3950779545926461372,"profile":2241668132362809309,"path":16192256224999101630,"deps":[[2571033484697105782,"bitflags",false,9204006744877519613],[17344837209478094759,"uguid",false,1809699426590576023]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/uefi-raw-43f34c8c858b5899/dep-lib-uefi_raw","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} \ No newline at end of file -- cgit v1.2.3