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/build/proc-macro2-4a599ed645bc3058 | |
| 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/build/proc-macro2-4a599ed645bc3058')
4 files changed, 0 insertions, 25 deletions
diff --git a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/invoked.timestamp b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/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/build/proc-macro2-4a599ed645bc3058/output b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/output deleted file mode 100644 index d3d235a..0000000 --- a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/output +++ /dev/null @@ -1,23 +0,0 @@ -cargo:rustc-check-cfg=cfg(fuzzing) -cargo:rustc-check-cfg=cfg(no_is_available) -cargo:rustc-check-cfg=cfg(no_literal_byte_character) -cargo:rustc-check-cfg=cfg(no_literal_c_string) -cargo:rustc-check-cfg=cfg(no_source_text) -cargo:rustc-check-cfg=cfg(proc_macro_span) -cargo:rustc-check-cfg=cfg(proc_macro_span_file) -cargo:rustc-check-cfg=cfg(proc_macro_span_location) -cargo:rustc-check-cfg=cfg(procmacro2_backtrace) -cargo:rustc-check-cfg=cfg(procmacro2_build_probe) -cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) -cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) -cargo:rustc-check-cfg=cfg(randomize_layout) -cargo:rustc-check-cfg=cfg(span_locations) -cargo:rustc-check-cfg=cfg(super_unstable) -cargo:rustc-check-cfg=cfg(wrap_proc_macro) -cargo:rerun-if-changed=src/probe/proc_macro_span.rs -cargo:rustc-cfg=wrap_proc_macro -cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs -cargo:rustc-cfg=proc_macro_span_location -cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs -cargo:rustc-cfg=proc_macro_span_file -cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP diff --git a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/root-output b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/root-output deleted file mode 100644 index 98ee194..0000000 --- a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/root-output +++ /dev/null @@ -1 +0,0 @@ -/home/gvr/Projects/zenOS/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/out
\ No newline at end of file diff --git a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/stderr b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/stderr deleted file mode 100644 index e69de29..0000000 --- a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/stderr +++ /dev/null |
