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. --- .../proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2 | Bin 14 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2 (limited to 'bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2') diff --git a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2 b/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2 deleted file mode 100644 index ec3cb8b..0000000 Binary files a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2 and /dev/null differ -- cgit v1.2.3