mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-06-08 17:17:36 +00:00
10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
# 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
|