boredos_mirror/.gitignore
2026-05-11 19:54:00 +03:00

25 lines
293 B
Text

# Build artifacts
/build/
iso_root/
boredos.iso
disk.img
disk.qcow2
run.ps1
edk2-vars.fd
qemu-debug.log
boredos.dump
# Userland
src/userland/bin/
# Temporary files
**/.DS_Store
.DS_Store
*.o
*.a
# Others
.gitignore
src/userland/cli/third_party/tcc/tcc.elf
src/userland/sdk/include/*
limine