Files
2025-02-20 02:47:18 +00:00

16 lines
131 B
Plaintext

# Build output directories
/build/
/target/
# Generated files
*.o
*.bin
*.iso
*.img
*.elf
*.efi
*.log
# Rust specific
Cargo.lock