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/uefi-macros-7c31dd6e18f3eef1/lib-uefi_macros.json | |
| 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/uefi-macros-7c31dd6e18f3eef1/lib-uefi_macros.json')
| -rw-r--r-- | bootloader/target/debug/.fingerprint/uefi-macros-7c31dd6e18f3eef1/lib-uefi_macros.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/target/debug/.fingerprint/uefi-macros-7c31dd6e18f3eef1/lib-uefi_macros.json b/bootloader/target/debug/.fingerprint/uefi-macros-7c31dd6e18f3eef1/lib-uefi_macros.json deleted file mode 100644 index dff4bce..0000000 --- a/bootloader/target/debug/.fingerprint/uefi-macros-7c31dd6e18f3eef1/lib-uefi_macros.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc":7458672600737419911,"features":"[]","declared_features":"[]","target":13819490203248592992,"profile":2225463790103693989,"path":12124894794722971682,"deps":[[4289358735036141001,"proc_macro2",false,14157785510237266714],[10420560437213941093,"syn",false,14235920996938678881],[13111758008314797071,"quote",false,6527984200274565759]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/uefi-macros-7c31dd6e18f3eef1/dep-lib-uefi_macros","checksum":false}}],"rustflags":[],"config":8247474407144887393,"compile_kind":0}
\ No newline at end of file |
