mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-13 01:48:42 +00:00
20 lines
206 B
Text
20 lines
206 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
|
|
|
|
# Others
|
|
.gitignore
|