xv6/.gitignore

20 lines
150 B
Plaintext

*~
_*
*.o
*.d
*.asm
*.sym
*.img
vectors.S
bootblock
entryother
initcode
initcode.out
kernel
kernelmemfs
mkfs
.gdbinit
syscalltable.h
syscall.h
usys.S