os/.gitignore
2020-07-25 16:54:37 -05:00

20 lines
181 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
kerneldoc