mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
9 lines
181 B
Text
9 lines
181 B
Text
# Cargo places all built files here.
|
|
/target/
|
|
|
|
# Files generated by mdBook.
|
|
/book/book/
|
|
|
|
# Integration test output by QEMU.
|
|
integration-test-debugcon.log
|
|
ovmf-firmware-debugcon.log
|