boredos_mirror/.gitignore
2026-05-09 17:25:40 +02:00

21 lines
210 B
Text

# Build artifacts
/build/
iso_root/
boredos.iso
disk.img
disk.qcow2
edk2-vars.fd
qemu-debug.log
boredos.dump
# Userland
src/userland/bin/
# Temporary files
**/.DS_Store
.DS_Store
*.o
*.a
# Others
.gitignore