Files
rust-osdev-uefi-rs/.gitignore
2025-05-19 22:14:01 +02:00

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