os/.gitignore
2020-07-10 12:32:22 -05:00

18 lines
170 B
Plaintext

*.bin
*.dis
*.o
*.elf
bochsout.txt
cpu/memory.h
os.iso
disk.img
*.a
init/init
vfs/vfs
devfs/devfs
initrd/*
sysroot/boot/initrd.tar
serout
vga_drv/vga_drv
.vagrant
.vscode