summaryrefslogtreecommitdiff
path: root/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b
diff options
context:
space:
mode:
authorVaze <vaze@vaze.dev>2026-05-25 10:25:45 +0200
committerVaze <vaze@vaze.dev>2026-05-25 10:25:45 +0200
commit816f9b7cb300a7f3979b5f29b3677e84a3c28880 (patch)
tree48ac4ce07f134f5877e3380507aaba1875f86256 /bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b
parent00552fcd03f86bffed8c2f6a9d110981cb869489 (diff)
Created a .gitignore to remove nasty build artifacts and created a Makefile.toml for cargo make to automate bootloader build process.
Diffstat (limited to 'bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b')
-rw-r--r--bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2bin14 -> 0 bytes
-rw-r--r--bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/invoked.timestamp1
-rw-r--r--bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro21
-rw-r--r--bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro2.json1
4 files changed, 0 insertions, 3 deletions
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
--- a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2
+++ /dev/null
Binary files differ
diff --git a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/invoked.timestamp b/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/invoked.timestamp
deleted file mode 100644
index e00328d..0000000
--- a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/invoked.timestamp
+++ /dev/null
@@ -1 +0,0 @@
-This file has an mtime of when this was started. \ No newline at end of file
diff --git a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro2 b/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro2
deleted file mode 100644
index 4050e2a..0000000
--- a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro2
+++ /dev/null
@@ -1 +0,0 @@
-1a63dd0fe98e7ac4 \ No newline at end of file
diff --git a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro2.json b/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro2.json
deleted file mode 100644
index ce7c3f9..0000000
--- a/bootloader/target/debug/.fingerprint/proc-macro2-2d78e42288489a3b/lib-proc_macro2.json
+++ /dev/null
@@ -1 +0,0 @@
-{"rustc":7458672600737419911,"features":"[\"default\", \"proc-macro\"]","declared_features":"[\"default\", \"nightly\", \"proc-macro\", \"span-locations\"]","target":369203346396300798,"profile":2225463790103693989,"path":12993910216253885262,"deps":[[4289358735036141001,"build_script_build",false,18367488155693713008],[8901712065508858692,"unicode_ident",false,2380154025996040335]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/proc-macro2-2d78e42288489a3b/dep-lib-proc_macro2","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0} \ No newline at end of file