diff options
| author | Vaze <vaze@vaze.dev> | 2026-05-25 10:25:45 +0200 |
|---|---|---|
| committer | Vaze <vaze@vaze.dev> | 2026-05-25 10:25:45 +0200 |
| commit | 816f9b7cb300a7f3979b5f29b3677e84a3c28880 (patch) | |
| tree | 48ac4ce07f134f5877e3380507aaba1875f86256 /bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4 | |
| parent | 00552fcd03f86bffed8c2f6a9d110981cb869489 (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/quote-18ed579c8635b8c4')
4 files changed, 0 insertions, 3 deletions
diff --git a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote Binary files differdeleted file mode 100644 index ec3cb8b..0000000 --- a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote +++ /dev/null diff --git a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/invoked.timestamp b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/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/quote-18ed579c8635b8c4/lib-quote b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote deleted file mode 100644 index 6c80982..0000000 --- a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote +++ /dev/null @@ -1 +0,0 @@ -7f5aba1c0b0f985a
\ No newline at end of file diff --git a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote.json b/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote.json deleted file mode 100644 index 06cc165..0000000 --- a/bootloader/target/debug/.fingerprint/quote-18ed579c8635b8c4/lib-quote.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":7458672600737419911,"features":"[\"default\", \"proc-macro\"]","declared_features":"[\"default\", \"proc-macro\"]","target":8313845041260779044,"profile":2225463790103693989,"path":2366387729685468326,"deps":[[4289358735036141001,"proc_macro2",false,14157785510237266714],[13111758008314797071,"build_script_build",false,17622600825855869168]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/quote-18ed579c8635b8c4/dep-lib-quote","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0}
\ No newline at end of file |
