# Build output directories
/build/
/target/

# Generated files
*.o
*.bin
*.iso
*.img
*.elf
*.efi
*.log

# Rust specific
Cargo.lock
