xv6/.gitignore

20 lines
150 B
Plaintext
Raw Normal View History

2023-01-04 17:04:31 +01:00
*~
_*
*.o
*.d
*.asm
*.sym
*.img
vectors.S
bootblock
entryother
initcode
initcode.out
kernel
kernelmemfs
mkfs
.gdbinit
syscalltable.h
syscall.h
usys.S